2 references to IsIntValueNotNegative
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
3449
new ValidateValueCallback(
IsIntValueNotNegative
));
3471
new ValidateValueCallback(
IsIntValueNotNegative
));