8 references to LeftProperty
PresentationFramework (8)
src\Framework\System\Windows\Window.cs (8)
1069return (double)GetValue(LeftProperty); 1085SetValue(LeftProperty, value); 2772CoerceValue(LeftProperty); 2928CoerceValue(LeftProperty); 3021CoerceValue(LeftProperty); 4793SetValue(LeftProperty, restoreRect.Left); 5027SetValue(LeftProperty, _actualLeft); 5494CoerceValue(LeftProperty);