DisplayEnhancementOverride.GetForCurrentView Method
Definition
Important
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.
Retrieves a display enhancement override object for the current view.
public:
static DisplayEnhancementOverride ^ GetForCurrentView();
static DisplayEnhancementOverride GetForCurrentView();
public static DisplayEnhancementOverride GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As DisplayEnhancementOverride
Returns
The display enhancement override object for the current view.