프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CleanUp | System.Windows.Input.RoutedCommand | ||
ShieldIconProperty | |||
SystemPathProperty | |||
UserPathProperty |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Add_Click | void | ||
Button_Click | void | ||
CanDelete | void | ||
CanExplore | void | ||
CanSave | void | ||
Clean_Click | void | ||
DirtyPaths | void | ||
DoDelete | void | ||
DoExplore | void | ||
DoSave | void | ||
GetSelectedEntry | WindowsPathEditor.AnnotatedPathEntry | ||
InvalidateDependentProperties | void | ||
ParseCommandLinePath | IEnumerable |
||
PathAsCommandLineArgument | string | ||
PathListEqual | bool | ||
Read | void | ||
RecheckPath | void | ||
Scan_Click | void | ||
SetPaths | void | ||
ShowIssues_Checked | void | ||
Window_Closed | void | ||
Write | void | ||
WriteChangesFromCommandLine | void |
메소드 | 설명 | |
---|---|---|
MainWindow ( ) : System |
메소드 | 설명 | |
---|---|---|
Add_Click ( object sender, |
||
Button_Click ( object sender, |
||
CanDelete ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
CanExplore ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
CanSave ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
Clean_Click ( object sender, |
Remove paths that don't exist or are listed multiple times
|
|
DirtyPaths ( ) : void |
Mark the paths as dirty and schedule a check operation (Done like this to prevent duplicate checks scheduled in the same event handler) |
|
DoDelete ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
DoExplore ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
DoSave ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
GetSelectedEntry ( |
||
InvalidateDependentProperties ( ) : void |
Called when the user has changed the path lists, to force WPF to reevaluate properties that depend on the lists
|
|
ParseCommandLinePath ( string argument ) : IEnumerable |
||
PathAsCommandLineArgument ( IEnumerable |
||
PathListEqual ( IEnumerable |
Compare two path lists
|
|
Read ( ) : void | ||
RecheckPath ( ) : void | ||
Scan_Click ( object sender, |
||
SetPaths ( IEnumerable |
||
ShowIssues_Checked ( object sender, |
||
Window_Closed ( object sender, |
||
Write ( ) : void | ||
WriteChangesFromCommandLine ( IEnumerable |
Write the changes passed on the command-line (used for writing with UAC elevation)
|
public static RoutedCommand,System.Windows.Input CleanUp | ||
리턴 | System.Windows.Input.RoutedCommand |
public static DependencyProperty,System.Windows ShieldIconProperty | ||
리턴 |
public static DependencyProperty,System.Windows SystemPathProperty | ||
리턴 |