Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 280 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 280 Bytes

NotifyErrorInfoSample

Repro for dotnet/wpf#1167

If you edit MainWindow.xaml and set Expander property IsExpanded=true, you'll see the validation adorner properly rendered.

However, if it is set to false, then the validation adorner is not visible.