IInitialRuntimeProperties Interface
- Last UpdatedAug 21, 2026
- 1 minute read
The properties for display control can be set before shown
'Declaration
<SuppressMessageAttribute("Microsoft.Design",
"CA1040:AvoidEmptyInterfaces",
Justification="Backward compatible")>
Public Interface IInitialRuntimeProperties
Inherits IInitialRuntimeProperties
[SuppressMessage("Microsoft.Design",
"CA1040:AvoidEmptyInterfaces",
Justification="Backward compatible")]
public interface IInitialRuntimeProperties : IInitialRuntimeProperties
[SuppressMessage("Microsoft.Design",
"CA1040:AvoidEmptyInterfaces",
Justification="Backward compatible")]
public interface class IInitialRuntimeProperties : public IInitialRuntimeProperties