C# Class Dynamo.UI.DynamoOpenFileDialog

Show file Open project: DynamoDS/Dynamo Class Usage Examples

Public Methods

Method Description
DynamoOpenFileDialog ( DynamoViewModel model ) : System
ShowDialog ( ) : DialogResult

Private Methods

Method Description
GetActiveWindow ( ) : IntPtr
SHCreateItemFromParsingName ( [ pszPath, IntPtr pbc, System.Guid &riid, [ ppv ) : int

Method Details

DynamoOpenFileDialog() public method

public DynamoOpenFileDialog ( DynamoViewModel model ) : System
model Dynamo.ViewModels.DynamoViewModel
return System

ShowDialog() public method

public ShowDialog ( ) : DialogResult
return DialogResult