8 references to TopProperty
PresentationFramework (8)
System\Windows\Window.cs (8)
928return (double)GetValue(TopProperty); 944SetValue(TopProperty, value); 2608CoerceValue(TopProperty); 2764CoerceValue(TopProperty); 2847CoerceValue(TopProperty); 4530SetValue(TopProperty, restoreRect.Top); 4754SetValue(TopProperty, _actualTop); 5199CoerceValue(TopProperty);