net40-client
namespace System.Activities.Presentation
{
public class WorkflowViewElement : ContentControl, ICompositeViewEvents
{
protected override void OnGotKeyboardFocus(KeyboardFocusChangedEventArgs e);
}
}
.NET Framework | 4.0 |
---|---|
Information specific to net40-client | |
Assembly | System.Activities.Presentation , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |