C# Class AcManager.Pages.Dialogs.FindInformationDialog

Show file Open project: gro-ove/actools

Private Properties

Property Type Description
GetMapAddress string
OnPageLoaded void
OnPreviewKeyDown void

Public Methods

Method Description
FindInformationDialog ( AcJsonObjectNew obj ) : System

Private Methods

Method Description
GetMapAddress ( AcCommonObject obj ) : string
OnPageLoaded ( object sender, PageLoadedEventArgs e ) : void
OnPreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

FindInformationDialog() public method

public FindInformationDialog ( AcJsonObjectNew obj ) : System
obj AcManager.Tools.AcObjectsNew.AcJsonObjectNew
return System