-
Notifications
You must be signed in to change notification settings - Fork 802
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-triageIssue needs to be triaged by the area ownersIssue needs to be triaged by the area owners
Description
Describe the bug
Can't set 'Translation' in ScrollView in XAML because of:
The XAML Binary Format (XBF) generator reported syntax error '0x09C4' : Property Not Found
Steps to reproduce the bug
<ScrollView
..
Translation="0, 0, 32"
VerticalScrollMode="Auto">
<ScrollView.Shadow>
<ThemeShadow />
</ScrollView.Shadow>
..
Expected behavior
No response
Screenshots
No response
NuGet package version
None
Windows version
No response
Additional context
But it is possible to set with HotReload and from winrt/c++.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-triageIssue needs to be triaged by the area ownersIssue needs to be triaged by the area owners