Class SystemProperties.System.LayoutPattern
- Namespace
- Microsoft.WindowsAPICodePack.Shell.PropertySystem
- Assembly
- Microsoft.WindowsAPICodePack.Shell.dll
LayoutPattern Properties
public static class SystemProperties.System.LayoutPattern
- Inheritance
-
SystemProperties.System.LayoutPattern
- Inherited Members
Properties
ContentViewModeForBrowse
Name: System.LayoutPattern.ContentViewModeForBrowse -- PKEY_LayoutPattern_ContentViewModeForBrowse
Description: Specifies the layout pattern that the content view mode should apply for this item in the context of browsing. Register the regvalue under the name of "ContentViewModeLayoutPatternForBrowse".
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {C9944A21-A406-48FE-8225-AEC7E24C211B}, 500
public static PropertyKey ContentViewModeForBrowse { get; }
Property Value
- PropertyKey
ContentViewModeForSearch
Name: System.LayoutPattern.ContentViewModeForSearch -- PKEY_LayoutPattern_ContentViewModeForSearch
Description: Specifies the layout pattern that the content view mode should apply for this item in the context of searching. Register the regvalue under the name of "ContentViewModeLayoutPatternForSearch".
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {C9944A21-A406-48FE-8225-AEC7E24C211B}, 501
public static PropertyKey ContentViewModeForSearch { get; }
Property Value
- PropertyKey