|
TextBlockVisual3DUpdateTextBlock Method |
UpdateTextBlock method updates the properties of the
textBlock TextBlock element.
This method can be overridden by a derived class to allow applying custom settings on the TextBlock element.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax protected virtual void UpdateTextBlock()
See Also