System.Activities.Presentation.Toolbox 네임스페이스
프레젠테이션 도구 상자와 관련된 클래스입니다. Classes related to the presentation toolbox.
클래스
ActivityTemplateFactory |
IActivityTemplateFactory에 대한 XAML 표현인 클래스를 나타냅니다.Represents a class that is the XAML representation for an IActivityTemplateFactory. |
ActivityTemplateFactory<T> |
IActivityTemplateFactory에 대한 XAML 표현인 클래스를 나타냅니다.Represents a class that is the XAML representation for an IActivityTemplateFactory. |
ActivityTemplateFactoryBuilder |
동작 템플릿 팩터리 작성기를 나타냅니다.Represents an activity template factory builder. |
ToolboxCategory |
분류된 도구 상자 항목의 컬렉션입니다.A collection of toolbox items that have been categorized. |
ToolboxCategoryItems |
ToolboxCategory 개체의 컬렉션입니다.A collection of ToolboxCategory objects. 이 클래스는 이므로 |
ToolboxControl |
분류된 도구의 컬렉션을 렌더링하고 사용자에게 도구 선택 및 생성 이벤트를 알리는 기능을 제공합니다.Provides functions to render a collection of categorized tools, as well as notify users about tool selection and creation events. 이 클래스는 |
ToolboxItemWrapper |
실제 ToolboxItem 인스턴스와 도구 표현 간의 연결을 설정하고 도구 상자 항목의 분류를 위한 지원을 추가하는 래퍼를 나타냅니다.Represents a wrapper used to establish link between an actual ToolboxItem instance and the tool representation, as well as add support for categorization of toolbox items. 이 클래스는 |
ToolCreatedEventArgs |
다시 호스팅된 도구 상자에서 도구 생성 이벤트에 대한 이벤트 인수를 나타냅니다.Represents event arguments for the tool created event in the rehosted toolbox. |
대리자
ToolCreatedEventHandler |
다시 호스팅된 도구 상자의 ToolCreated 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the ToolCreated event for the rehosted toolbox. |