1 write to _hPattern
UIAutomationClient (1)
System\Windows\Automation\TransformPattern.cs (1)
31_hPattern = hPattern;
4 references to _hPattern
UIAutomationClient (4)
System\Windows\Automation\TransformPattern.cs (4)
80UiaCoreApi.TransformPattern_Move(_hPattern, x, y); 93UiaCoreApi.TransformPattern_Resize(_hPattern, width, height); 103UiaCoreApi.TransformPattern_Rotate(_hPattern, degrees); 161Misc.ValidateCurrent(_hPattern);