1 reference to _OnMaxWidthChanged
PresentationFramework (1)
System\Windows\Window.cs (1)
56
MaxWidthProperty.OverrideMetadata(typeof(Window), new FrameworkPropertyMetadata(new PropertyChangedCallback(
_OnMaxWidthChanged
)));