1 override of CheckFileExists
System.Windows.Forms (1)
winforms\Managed\System\WinForms\OpenFileDialog.cs (1)
45
public override bool
CheckFileExists
1 write to CheckFileExists
System.Windows.Forms (1)
winforms\Managed\System\WinForms\OpenFileDialog.cs (1)
53
base.
CheckFileExists
= value;
1 reference to CheckFileExists
System.Windows.Forms (1)
winforms\Managed\System\WinForms\OpenFileDialog.cs (1)
49
return base.
CheckFileExists
;