awaynemd
awaynemd
My wpf window is setup to switch between multiple usercontrols. Upon first showing of the first usercontrol, the bindings are correctly read and the addValidation code called resulting in red...
This is a repost of a StackOverflow question. In Elmish.wpf, I have a custom event as a singleton: type EventMediator private () = let mutable _name = ""; static member...
I have tried the following - and all permutations - without success message Rectangle { int32 X = 1; int32 Y = 2; int32 Width = 3; int32 Height =4;...