1 write to targetProperty
Microsoft.Maui.Controls.Xaml (1)
XamlServiceProvider.cs (1)
158
this.
targetProperty
= targetProperty;
1 reference to targetProperty
Microsoft.Maui.Controls.Xaml (1)
XamlServiceProvider.cs (1)
164
object IProvideValueTarget.TargetProperty =>
targetProperty
;