4 references to WindowWidth
PresentationFramework (4)
System\Windows\Controls\Page.cs (4)
276
PropertyIsSet(SetPropertyFlags.
WindowWidth
);
284
PropertyIsSet(SetPropertyFlags.
WindowWidth
);
786
if (IsPropertySet(SetPropertyFlags.
WindowWidth
) && (! _currentIws.UserResized))
853
return IsPropertySet(SetPropertyFlags.
WindowWidth
);