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