8 references to LeftProperty
PresentationFramework (8)
System\Windows\Window.cs (8)
1051return (double)GetValue(LeftProperty); 1067SetValue(LeftProperty, value); 2727CoerceValue(LeftProperty); 2883CoerceValue(LeftProperty); 2966CoerceValue(LeftProperty); 4647SetValue(LeftProperty, restoreRect.Left); 4871SetValue(LeftProperty, _actualLeft); 5318CoerceValue(LeftProperty);