1 write to BindablePropertyName
Microsoft.Maui.Controls (1)
StyleSheets\StylePropertyAttribute.cs (1)
27
BindablePropertyName
= bindablePropertyName;
1 reference to BindablePropertyName
Microsoft.Maui.Controls (1)
VisualElement\VisualElement_StyleSheet.cs (1)
40
var bpField = propertyOwnerType.GetField(styleAttribute.
BindablePropertyName
,