2 references to IsMaxWidthHeightValid
PresentationFramework (2)
System\Windows\FrameworkElement.cs (2)
3537
new ValidateValueCallback(
IsMaxWidthHeightValid
));
3616
new ValidateValueCallback(
IsMaxWidthHeightValid
));