1 reference to OnToolTipPropertyChanged
Microsoft.Maui.Controls (1)
ToolTipProperties.cs (1)
9 BindableProperty.CreateAttached("Text", typeof(string), typeof(ToolTipProperties), defaultValue: null, propertyChanged: OnToolTipPropertyChanged);