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