XamlWriterState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes possible writing states for a custom XAML writer.
public enum class XamlWriterState
public enum XamlWriterState
type XamlWriterState =
Public Enum XamlWriterState
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Starting | 0 | The XamlWriter has started its operation. |
Finished | 1 | The XamlWriter has completed its operation. |
Remarks
No existing Windows Presentation Foundation (WPF) API uses this enumeration for its values. It could be used for a custom XAML writer.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา