Method EnableForDesign
EnableForDesign<TContext>(ref TContext)
Enables the tooltip for use in design-time scenarios.
public virtual bool EnableForDesign<TContext>(ref TContext targetView) where TContext : notnull
Parameters
targetViewTContext
Returns
Type Parameters
TContext