1 write to _hPattern
UIAutomationClient (1)
System\Windows\Automation\TransformPattern.cs (1)
40_hPattern = hPattern;
4 references to _hPattern
UIAutomationClient (4)
System\Windows\Automation\TransformPattern.cs (4)
94UiaCoreApi.TransformPattern_Move(_hPattern, x, y); 111UiaCoreApi.TransformPattern_Resize(_hPattern, width, height); 125UiaCoreApi.TransformPattern_Rotate(_hPattern, degrees); 183Misc.ValidateCurrent(_hPattern);