Files
linux-packaging-mono/external/api-doc-tools/mdoc/Test/AttachedEventsAndProperties/System.Windows/UIElement.cs

6 lines
86 B
C#
Raw Normal View History

namespace System.Windows
{
public class UIElement : DependencyObject
{
}
}