8 references to FlexItemProperty
Microsoft.Maui.Controls (8)
LegacyLayouts\FlexLayout.cs (8)
115
=> (Flex.Item)bindable.GetValue(
FlexItemProperty
);
118
=> bindable.SetValue(
FlexItemProperty
, node);
152
if (!bindable.IsSet(
FlexItemProperty
))
160
if (!bindable.IsSet(
FlexItemProperty
))
168
if (!bindable.IsSet(
FlexItemProperty
))
176
if (!bindable.IsSet(
FlexItemProperty
))
184
if (!bindable.IsSet(
FlexItemProperty
))
357
view.ClearValue(
FlexItemProperty
);