1 write to Index
PresentationCore (1)
System\Windows\DpiChangedEventArgs.cs (1)
219
Index
= index;
3 references to Index
PresentationCore (3)
System\Windows\DpiChangedEventArgs.cs (1)
198
Index = dpiFlags.
Index
;
System\Windows\InterOp\HwndTarget.cs (2)
2322
DpiScale newDpiScale = new DpiScale(UIElement.DpiScaleXValues[dpiFlags.
Index
], UIElement.DpiScaleYValues[dpiFlags.
Index
]);