欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > 微软认证考试 > MCPD > MCPD(70-511)

单项选择题

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. 
You add a property named ServiceContext to a control. 
You need the value of ServiceContext to flow to the child controls exactly like the value of the DataContext property of the FrameworkElement class. 
What should you do? ()

    A. Inherit the control class from the DependencyObject class.
    B. Register a dependency property.   In the options settings of the property metadata, specify the Inherits option.
    C. Declare a new property.   In the get and set methods of the new property, create an instance of the TraversalRequest class. 
    D. Declare a new property.   In the get method of the new property call VisualTreeHelper.GetParent.   In the set method of the new property, call VisualTreeHelper.GetChild.

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题