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