C# Class WinRTXamlToolkit.Debugging.ViewModels.Stubs.Application

A stub type - a hack really so that we could show the app object in the visual tree view.
Inheritance: Windows.UI.Xaml.Controls.Control
Mostrar archivo Open project: xyzzer/WinRTXamlToolkit Class Usage Examples

Public Methods

Method Description
Application ( ) : System

Private Methods

Method Description
Clone ( ResourceDictionary source, ResourceDictionary target ) : void

Method Details

Application() public method

public Application ( ) : System
return System