2 writes to _isSupported
PresentationCore (2)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\UISettings.cs (2)
24
_isSupported
= false;
38
_isSupported
= true;
2 references to _isSupported
PresentationCore (2)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\UISettings.cs (2)
52
if(
_isSupported
)
80
if(
_isSupported
)