ResourceDictionary.GetView method

This topic has not yet been rated - Rate this topic

Retrieves a view against the ResourceDictionary.

Syntax


public:
IMapView<Object, Object>^ GetView()

Parameters

This method has no parameters.

Return value

Type: IMapView<Object, Object>

The view object.

Remarks

Note  There is no exact Microsoft .NET equivalent for this API, although CopyTo is similar.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows::UI::Xaml

Metadata

Windows.winmd

See also

ResourceDictionary
CopyTo
ResourceDictionary and StaticResource references

 

 

Build date: 1/31/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.