Delen via


SourceTextChangeEventArgs.Unknown Field

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The event arguments to pass if the location of the source file change is unknown.

Namespace:  Microsoft.Windows.Design.Documents
Assembly:  Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)

Syntax

'Declaration
Public Shared ReadOnly Unknown As SourceTextChangeEventArgs
'Usage
Dim value As SourceTextChangeEventArgs 

value = SourceTextChangeEventArgs.Unknown
public static readonly SourceTextChangeEventArgs Unknown
public:
static initonly SourceTextChangeEventArgs^ Unknown
public static final var Unknown : SourceTextChangeEventArgs

.NET Framework Security

See Also

Reference

SourceTextChangeEventArgs Class

SourceTextChangeEventArgs Members

Microsoft.Windows.Design.Documents Namespace

Other Resources

WPF Designer Extensibility