5 references to RefreshPropertyValue
Microsoft.Maui.Controls (5)
Menu\MenuItem.cs (2)
117 this.RefreshPropertyValue(IsEnabledProperty, _isEnabledExplicit); 172 this.RefreshPropertyValue(IsEnabledProperty, _isEnabledExplicit);
VisualElement\VisualElement.cs (3)
1724 this.RefreshPropertyValue(IsEnabledProperty, _isEnabledExplicit); 1727 this.RefreshPropertyValue(InputTransparentProperty, _inputTransparentExplicit); 1737 this.RefreshPropertyValue(IsEnabledProperty, _isEnabledExplicit);