ArcGIS Pro 2.9 API Reference Guide
SetCloseOnEscape Method

ArcGIS.Desktop.GeoProcessing Namespace > AttachedProps Class : SetCloseOnEscape Method
Syntax
public static void SetCloseOnEscape( 
   DependencyObject d,
   bool value
)
Public Shared Sub SetCloseOnEscape( _
   ByVal d As DependencyObject, _
   ByVal value As Boolean _
) 

Parameters

d
value
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AttachedProps Class
AttachedProps Members