Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks if provided facet is Registered by DMF
public static bool IsRegisteredFacet (Type facet);
static member IsRegisteredFacet : Type -> bool
Public Shared Function IsRegisteredFacet (facet As Type) As Boolean