3 writes to _isSupported
PresentationCore (3)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPane.cs (3)
67
_isSupported
= false;
69
_isSupported
= true;
73
_isSupported
= false;
1 reference to _isSupported
PresentationCore (1)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPane.cs (1)
83
if (!
_isSupported
)