2 writes to _isSupported
PresentationCore (2)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\UISettings.cs (2)
27
_isSupported
= false;
41
_isSupported
= true;
2 references to _isSupported
PresentationCore (2)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\UISettings.cs (2)
55
if(
_isSupported
)
83
if(
_isSupported
)