3 references to IsExplicit
Microsoft.Maui.Controls (3)
VisualElement\VisualElement.cs (1)
1616 if (self.EffectiveFlowDirection.IsExplicit() && oldValue == newValue)
Window\Window.cs (2)
373 if (self.EffectiveFlowDirection.IsExplicit() && oldValue == newValue) 580 controller.EffectiveFlowDirection.IsExplicit())