Share via


HostedWpfControl.ImplementedAsCcf20 Property

Definition

Gets a Boolean value that specifies whether the system runs certain routines as CCF 2.0 or prior.

public:
 virtual property bool ImplementedAsCcf20 { bool get(); };
public virtual bool ImplementedAsCcf20 { get; }
member this.ImplementedAsCcf20 : bool
Public Overridable ReadOnly Property ImplementedAsCcf20 As Boolean

Property Value

True if the system runs certain routines as CCF 2.0, otherwise false.

Implements

Applies to