C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.PropertiesEditorSupportClasses.InsertPictureDialog

Inheritance: RadWindow
Exibir arquivo Open project: chris-tomich/Glyma

Public Methods

Method Description
InsertPictureDialog ( ) : System

Private Methods

Method Description
Cancel_Click ( object sender, RoutedEventArgs e ) : void
Ok_Click ( object sender, RoutedEventArgs e ) : void
RadWindow_Closed ( object sender, WindowClosedEventArgs e ) : void
RadWindow_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

InsertPictureDialog() public method

public InsertPictureDialog ( ) : System
return System