'Declaration Public Function New( _ ByVal targetViewType As Type, _ ByVal themeType As Type, _ ByVal targetElementType As Type _ )
'Usage Dim targetViewType As Type Dim themeType As Type Dim targetElementType As Type Dim instance As New FluentDesignImplicitThemeKey(targetViewType, themeType, targetElementType)
public FluentDesignImplicitThemeKey( Type targetViewType, Type themeType, Type targetElementType )
Parameters
- targetViewType
- themeType
- targetElementType