8 references to TopProperty
PresentationFramework (8)
System\Windows\Window.cs (8)
979return (double)GetValue(TopProperty); 995SetValue(TopProperty, value); 2699CoerceValue(TopProperty); 2855CoerceValue(TopProperty); 2938CoerceValue(TopProperty); 4616SetValue(TopProperty, restoreRect.Top); 4837SetValue(TopProperty, _actualTop); 5282CoerceValue(TopProperty);