Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 394 Bytes

hasvalidationerrorschangedeventargs_newvalue.md

File metadata and controls

24 lines (15 loc) · 394 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.HasValidationErrorsChangedEventArgs.NewValue
winrt property

Microsoft.UI.Xaml.Controls.HasValidationErrorsChangedEventArgs.NewValue

-description

Gets the new validation error value.

-property-value

True, if content is valid. Otherwise, false.

-remarks

-see-also

-examples