14 references to ClearValue
Microsoft.Maui.Controls (14)
BindableLayout\BindableLayout.cs (2)
471
bindable.
ClearValue
(BindableObject.BindingContextProperty);
584
bindable.
ClearValue
(BindableObject.BindingContextProperty);
Interactivity\PropertyCondition.cs (1)
102
bindable.
ClearValue
(_stateProperty);
Layout\FlexLayout.cs (1)
546
bo.
ClearValue
(FlexItemProperty);
LegacyLayouts\FlexLayout.cs (1)
357
view.
ClearValue
(FlexItemProperty);
RadioButton\RadioButtonGroupController.cs (1)
62
_layout.
ClearValue
(RadioButtonGroup.SelectedValueProperty);
VisualElement\VisualElement.cs (8)
211
bindable.
ClearValue
(TranslationXProperty);
212
bindable.
ClearValue
(TranslationYProperty);
213
bindable.
ClearValue
(RotationProperty);
214
bindable.
ClearValue
(RotationXProperty);
215
bindable.
ClearValue
(RotationYProperty);
216
bindable.
ClearValue
(ScaleProperty);
217
bindable.
ClearValue
(ScaleXProperty);
218
bindable.
ClearValue
(ScaleYProperty);