WPF TextBlock ControlThe TextBlock allows you to put text on the screen, much like a Label control does. A common […] April 2, 2020 in WPF tagged textblock / span / run / line / wrap / inlines / break / linebreak / style / newline / text by Mike
WPF Commands CanExecuteIn the previous post we implemented a CanExecute event that simply returned true so that the button would […] April 1, 2020 in WPF tagged text / paste / copy / xaml / commands / canexecute / wrap by Mike