TextBlock.IsTextSelectionEnabledProperty 속성

정의

IsTextSelectionEnabled 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ IsTextSelectionEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsTextSelectionEnabledProperty();
public static DependencyProperty IsTextSelectionEnabledProperty { get; }
var dependencyProperty = TextBlock.isTextSelectionEnabledProperty;
Public Shared ReadOnly Property IsTextSelectionEnabledProperty As DependencyProperty

속성 값

IsTextSelectionEnabled 종속성 속성의 식별자입니다.

적용 대상