net40-client
namespace System.Windows.Controls
{
[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(TreeViewItem))]
public class TreeView : ItemsControl
{
protected override void PrepareContainerForItemOverride(DependencyObject element, object item);
}
}
NetFx Compat Lab | 1.0 %
Reference this API |
---|---|
nuget.org | 0.0 %
Reference this API |
Upgrade Planner | 0.0 %
Reference this API |
.NET Framework | 3.03.54.0 |
Information specific to net40-client | |
Assembly | PresentationFramework , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs to set |
Platform Restrictions | This framework does not have platform annotations. |