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