3 references to IsRemotelyControlled
PresentationFramework (3)
System\Windows\SystemParameters.cs (1)
4771
_cacheIsRemotelyControlled = CreateInstance(SystemResourceKeyID.
IsRemotelyControlled
);
System\Windows\SystemResourceKey.cs (2)
867
case SystemResourceKeyID.
IsRemotelyControlled
:
1551
case (short)SystemResourceKeyID.
IsRemotelyControlled
: