5 references to RefreshPropertyValue
Microsoft.Maui.Controls (5)
Menu\MenuItem.cs (2)
118
this.
RefreshPropertyValue
(IsEnabledProperty, _isEnabledExplicit);
173
this.
RefreshPropertyValue
(IsEnabledProperty, _isEnabledExplicit);
VisualElement\VisualElement.cs (3)
1728
this.
RefreshPropertyValue
(IsEnabledProperty, _isEnabledExplicit);
1731
this.
RefreshPropertyValue
(InputTransparentProperty, _inputTransparentExplicit);
1741
this.
RefreshPropertyValue
(IsEnabledProperty, _isEnabledExplicit);