Browse Source
This fixes the following bugs: Bindings/Converters on the Visibility property was triggered and replaced the value set by OutlineNodeBase.cs. Changes on Visibility property ignored IsHidden setting, for example if IsHidden was true and changing Visibility to Visible would then make it Visible.pull/664/head
2 changed files with 31 additions and 5 deletions
Loading…
Reference in new issue