8 references to LeftProperty
PresentationFramework (8)
System\Windows\Window.cs (8)
1023return (double)GetValue(LeftProperty); 1039SetValue(LeftProperty, value); 2690CoerceValue(LeftProperty); 2846CoerceValue(LeftProperty); 2929CoerceValue(LeftProperty); 4602SetValue(LeftProperty, restoreRect.Left); 4823SetValue(LeftProperty, _actualLeft); 5270CoerceValue(LeftProperty);