7 references to RefreshPropertyValue
Microsoft.Maui.Controls (7)
Menu\MenuItem.cs (2)
118 this.RefreshPropertyValue(IsEnabledProperty, _isEnabledExplicit); 173 this.RefreshPropertyValue(IsEnabledProperty, _isEnabledExplicit);
VisualElement\VisualElement.cs (5)
1773 this.RefreshPropertyValue(IsEnabledProperty, _isEnabledExplicit); 1776 this.RefreshPropertyValue(InputTransparentProperty, _inputTransparentExplicit); 1779 this.RefreshPropertyValue(IsVisibleProperty, _isVisibleExplicit); 1789 this.RefreshPropertyValue(IsEnabledProperty, _isEnabledExplicit); 1796 this.RefreshPropertyValue(IsVisibleProperty, _isVisibleExplicit);