8 references to LeftProperty
PresentationFramework (8)
System\Windows\Window.cs (8)
979return (double)GetValue(LeftProperty); 995SetValue(LeftProperty, value); 2609CoerceValue(LeftProperty); 2765CoerceValue(LeftProperty); 2848CoerceValue(LeftProperty); 4529SetValue(LeftProperty, restoreRect.Left); 4753SetValue(LeftProperty, _actualLeft); 5200CoerceValue(LeftProperty);