4 references to WindowWidth
PresentationFramework (4)
System\Windows\Controls\Page.cs (4)
288
PropertyIsSet(SetPropertyFlags.
WindowWidth
);
296
PropertyIsSet(SetPropertyFlags.
WindowWidth
);
803
if (IsPropertySet(SetPropertyFlags.
WindowWidth
) && (! _currentIws.UserResized))
870
return IsPropertySet(SetPropertyFlags.
WindowWidth
);