Click or drag to resize

WidgetControlWPFOnRender Method

Overload List
  NameDescription
Protected methodOnRender(DrawingContext)
When overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing.
(Inherited from UIElement.)
Protected methodOnRender(DrawingContext)
Top
See Also