XamlSetTypeConverterEventArgs.CallBase Method

Definition

Provides a way to invoke a callback as defined on a base class of the current acting type.

public:
 override void CallBase();
public override void CallBase ();
override this.CallBase : unit -> unit
Public Overrides Sub CallBase ()

Applies to