2 references to DeviceProperty
Microsoft.Maui.Controls (2)
DeviceStateTrigger.cs (2)
17
get => (string)GetValue(
DeviceProperty
);
18
set => SetValue(
DeviceProperty
, value);