

This class passes necessary information to any listener of the DpiChangedEvent event, such as when a window is moved to a monitor with different DPI, or the DPI of the current monitor changes. Provides a dependency property identifier for limited write access to a read-only dependency property.Ĭonverts the DialogResult property, which is a Nullable value of type Boolean, to and from other types. Provides a single helper method ( GetValueSource(DependencyObject, DependencyProperty)) that reports the property system source for the effective value of a dependency property. Represents a property that can be set through methods such as, styling, data binding, animation, and inheritance. Implements an underlying type cache for all DependencyObject derived types. Represents an object that participates in the dependency property system. Represents deferrable content that is held within BAML as a stream.Ĭonverts a stream to a DeferrableContent instance. Represents a trigger that applies property values or performs actions when the bound data meets a specified condition. Represents the resource key for the DataTemplate class. SettingData event.ĭescribes the visual structure of a data object. Pasting event.Ĭontains arguments for the DataObject. Provides an abstract base class for events associated with the DataObject class.Ĭontains arguments for the DataObject. Provides a basic implementation of the IDataObject interface, which defines a format-independent mechanism for transferring data.Īrguments for the DataObject. Provides a set of predefined data format names that can be used to identify data formats available in the clipboard or drag-and-drop operations. Represents a data format by using a format name and numeric ID. Provides static utility methods for getting or setting the position of a ContentElement in an element tree.Ĭontains properties that specify how an application should behave relative to WPF features that are in the PresentationCore assembly.Ĭonverts instances of other types to and from a CornerRadius.Ĭonverts instances of CultureInfo to and from other data types. Content elements are designed for flow-style presentation, using an intuitive markup-oriented layout model and a deliberately simple object model. Provides a WPF core-level base class for content elements.


Represents a collection of Condition objects. Represents a condition for the MultiTrigger and the MultiDataTrigger, which apply changes to property values based on a set of conditions. A ColorConvertedBitmap does not have an embedded profile, the profile instead being based on source and destination values.ĭefines or references resource keys based on class names in external assemblies, as well as an additional identifier. Implements a markup extension that enables ColorConvertedBitmap creation. Provides static methods that facilitate transferring data to and from the system Clipboard. Provides data for the AutoResized event raised by HwndSource.Ĭontains properties that specify how an application should behave relative to new WPF features that are in the WindowsBase assembly. NET attribute applied to its class definition. Specifies that an attached property is only browsable on an element that also has another specific. Specifies that an attached property is browsable only for elements that derive from a specified type.ĪttachedPropertyBrowsableWhenAttributePresentAttribute Specifies that an attached property has a browsable scope that extends to child elements in the logical tree.ĪttachedPropertyBrowsableForTypeAttribute NET attributes that report the use scope of attached properties.ĪttachedPropertyBrowsableForChildrenAttribute
#Presentify windows windows
In this articleĮncapsulates a Windows Presentation Foundation application. Provides several important Windows Presentation Foundation (WPF) base element classes, various classes that support the WPF property system and event logic, and other types that are more broadly consumed by the WPF core and framework.
