6 references to ValidateEnums
PresentationCore (6)
Core\CSharp\System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (1)
364new ValidateValueCallback(System.Windows.Media.Effects.ValidateEnums.IsEdgeProfileValid),
Core\CSharp\System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (1)
256new ValidateValueCallback(System.Windows.Media.Effects.ValidateEnums.IsKernelTypeValid),
Core\CSharp\System\Windows\Media\Effects\Generated\BlurEffect.cs (2)
368new ValidateValueCallback(System.Windows.Media.Effects.ValidateEnums.IsKernelTypeValid), 377new ValidateValueCallback(System.Windows.Media.Effects.ValidateEnums.IsRenderingBiasValid),
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
508new ValidateValueCallback(System.Windows.Media.Effects.ValidateEnums.IsRenderingBiasValid),
Core\CSharp\System\Windows\Media\Effects\Generated\PixelShader.cs (1)
335new ValidateValueCallback(System.Windows.Media.Effects.ValidateEnums.IsShaderRenderModeValid),