Windows 10 ビルド 17763 の新しい API

Windows 10 ビルド 17763 (October 2018 Update またはバージョン 1809 とも呼ばれます) には、新規および更新された API 名前空間が開発者用に用意されています。 このリリースで追加または変更された名前空間について公開されているドキュメントの完全な一覧を以下に示します。

1 つ前の一般リリースで追加された API については、Windows 10 April Update の新しい API のページをご覧ください。

Windows.AI

Windows.AI.MachineLearning

ILearningModelFeatureDescriptor

ILearningModelFeatureDescriptor
ILearningModelFeatureDescriptor.Description
ILearningModelFeatureDescriptor.IsRequired
ILearningModelFeatureDescriptor.Kind
ILearningModelFeatureDescriptor.Name

ILearningModelFeatureValue

ILearningModelFeatureValue
ILearningModelFeatureValue.Kind

ILearningModelOperatorProvider

ILearningModelOperatorProvider

ImageFeatureDescriptor

ImageFeatureDescriptor
ImageFeatureDescriptor.BitmapAlphaMode
ImageFeatureDescriptor.BitmapPixelFormat
ImageFeatureDescriptor.Description
ImageFeatureDescriptor.Height
ImageFeatureDescriptor.IsRequired
ImageFeatureDescriptor.Kind
ImageFeatureDescriptor.Name
ImageFeatureDescriptor.Width

ImageFeatureValue

ImageFeatureValue
ImageFeatureValue.CreateFromVideoFrame
ImageFeatureValue.Kind
ImageFeatureValue.VideoFrame

ITensor

ITensor
ITensor.Shape
ITensor.TensorKind

LearningModel

LearningModel
LearningModel.Author
LearningModel.Close
LearningModel.Description
LearningModel.Domain
LearningModel.InputFeatures
LearningModel.LoadFromFilePath
LearningModel.LoadFromFilePath
LearningModel.LoadFromStorageFileAsync
LearningModel.LoadFromStorageFileAsync
LearningModel.LoadFromStream
LearningModel.LoadFromStream
LearningModel.LoadFromStreamAsync
LearningModel.LoadFromStreamAsync
LearningModel.Metadata
LearningModel.Name
LearningModel.OutputFeatures
LearningModel.Version

LearningModelBinding

LearningModelBinding
LearningModelBinding.Bind
LearningModelBinding.Bind
LearningModelBinding.Clear
LearningModelBinding.First
LearningModelBinding.HasKey
LearningModelBinding.#ctor
LearningModelBinding.Lookup
LearningModelBinding.Size
LearningModelBinding.Split

LearningModelDevice

LearningModelDevice
LearningModelDevice.AdapterId
LearningModelDevice.CreateFromDirect3D11Device
LearningModelDevice.Direct3D11Device
LearningModelDevice.#ctor

LearningModelDeviceKind

LearningModelDeviceKind

LearningModelEvaluationResult

LearningModelEvaluationResult
LearningModelEvaluationResult.CorrelationId
LearningModelEvaluationResult.ErrorStatus
LearningModelEvaluationResult.Outputs
LearningModelEvaluationResult.Succeeded

LearningModelFeatureKind

LearningModelFeatureKind

LearningModelSession

LearningModelSession
LearningModelSession.Close
LearningModelSession.Device
LearningModelSession.Evaluate
LearningModelSession.EvaluateAsync
LearningModelSession.EvaluateFeatures
LearningModelSession.EvaluateFeaturesAsync
LearningModelSession.EvaluationProperties
LearningModelSession.#ctor
LearningModelSession.#ctor
LearningModelSession.Model

MapFeatureDescriptor

MapFeatureDescriptor
MapFeatureDescriptor.Description
MapFeatureDescriptor.IsRequired
MapFeatureDescriptor.KeyKind
MapFeatureDescriptor.Kind
MapFeatureDescriptor.Name
MapFeatureDescriptor.ValueDescriptor

SequenceFeatureDescriptor

SequenceFeatureDescriptor
SequenceFeatureDescriptor.Description
SequenceFeatureDescriptor.ElementDescriptor
SequenceFeatureDescriptor.IsRequired
SequenceFeatureDescriptor.Kind
SequenceFeatureDescriptor.Name

TensorBoolean

TensorBoolean
TensorBoolean.Create
TensorBoolean.Create
TensorBoolean.CreateFromArray
TensorBoolean.CreateFromIterable
TensorBoolean.GetAsVectorView
TensorBoolean.Kind
TensorBoolean.Shape
TensorBoolean.TensorKind

TensorDouble

TensorDouble
TensorDouble.Create
TensorDouble.Create
TensorDouble.CreateFromArray
TensorDouble.CreateFromIterable
TensorDouble.GetAsVectorView
TensorDouble.Kind
TensorDouble.Shape
TensorDouble.TensorKind

TensorFeatureDescriptor

TensorFeatureDescriptor
TensorFeatureDescriptor.Description
TensorFeatureDescriptor.IsRequired
TensorFeatureDescriptor.Kind
TensorFeatureDescriptor.Name
TensorFeatureDescriptor.Shape
TensorFeatureDescriptor.TensorKind

TensorFloat

TensorFloat
TensorFloat.Create
TensorFloat.Create
TensorFloat.CreateFromArray
TensorFloat.CreateFromIterable
TensorFloat.GetAsVectorView
TensorFloat.Kind
TensorFloat.Shape
TensorFloat.TensorKind

TensorFloat16Bit

TensorFloat16Bit
TensorFloat16Bit.Create
TensorFloat16Bit.Create
TensorFloat16Bit.CreateFromArray
TensorFloat16Bit.CreateFromIterable
TensorFloat16Bit.GetAsVectorView
TensorFloat16Bit.Kind
TensorFloat16Bit.Shape
TensorFloat16Bit.TensorKind

TensorInt16Bit

TensorInt16Bit
TensorInt16Bit.Create
TensorInt16Bit.Create
TensorInt16Bit.CreateFromArray
TensorInt16Bit.CreateFromIterable
TensorInt16Bit.GetAsVectorView
TensorInt16Bit.Kind
TensorInt16Bit.Shape
TensorInt16Bit.TensorKind

TensorInt32Bit

TensorInt32Bit
TensorInt32Bit.Create
TensorInt32Bit.Create
TensorInt32Bit.CreateFromArray
TensorInt32Bit.CreateFromIterable
TensorInt32Bit.GetAsVectorView
TensorInt32Bit.Kind
TensorInt32Bit.Shape
TensorInt32Bit.TensorKind

TensorInt64Bit

TensorInt64Bit
TensorInt64Bit.Create
TensorInt64Bit.Create
TensorInt64Bit.CreateFromArray
TensorInt64Bit.CreateFromIterable
TensorInt64Bit.GetAsVectorView
TensorInt64Bit.Kind
TensorInt64Bit.Shape
TensorInt64Bit.TensorKind

TensorInt8Bit

TensorInt8Bit
TensorInt8Bit.Create
TensorInt8Bit.Create
TensorInt8Bit.CreateFromArray
TensorInt8Bit.CreateFromIterable
TensorInt8Bit.GetAsVectorView
TensorInt8Bit.Kind
TensorInt8Bit.Shape
TensorInt8Bit.TensorKind

TensorKind

TensorKind

TensorString

TensorString
TensorString.Create
TensorString.Create
TensorString.CreateFromArray
TensorString.CreateFromIterable
TensorString.GetAsVectorView
TensorString.Kind
TensorString.Shape
TensorString.TensorKind

TensorUInt16Bit

TensorUInt16Bit
TensorUInt16Bit.Create
TensorUInt16Bit.Create
TensorUInt16Bit.CreateFromArray
TensorUInt16Bit.CreateFromIterable
TensorUInt16Bit.GetAsVectorView
TensorUInt16Bit.Kind
TensorUInt16Bit.Shape
TensorUInt16Bit.TensorKind

TensorUInt32Bit

TensorUInt32Bit
TensorUInt32Bit.Create
TensorUInt32Bit.Create
TensorUInt32Bit.CreateFromArray
TensorUInt32Bit.CreateFromIterable
TensorUInt32Bit.GetAsVectorView
TensorUInt32Bit.Kind
TensorUInt32Bit.Shape
TensorUInt32Bit.TensorKind

TensorUInt64Bit

TensorUInt64Bit
TensorUInt64Bit.Create
TensorUInt64Bit.Create
TensorUInt64Bit.CreateFromArray
TensorUInt64Bit.CreateFromIterable
TensorUInt64Bit.GetAsVectorView
TensorUInt64Bit.Kind
TensorUInt64Bit.Shape
TensorUInt64Bit.TensorKind

TensorUInt8Bit

TensorUInt8Bit
TensorUInt8Bit.Create
TensorUInt8Bit.Create
TensorUInt8Bit.CreateFromArray
TensorUInt8Bit.CreateFromIterable
TensorUInt8Bit.GetAsVectorView
TensorUInt8Bit.Kind
TensorUInt8Bit.Shape
TensorUInt8Bit.TensorKind

Windows.ApplicationModel

Windows.ApplicationModel.Calls

VoipCallCoordinator

VoipCallCoordinator.ReserveCallResourcesAsync

Windows.ApplicationModel.Chat

ChatCapabilitiesManager

ChatCapabilitiesManager.GetCachedCapabilitiesAsync
ChatCapabilitiesManager.GetCapabilitiesFromNetworkAsync

RcsManager

RcsManager.TransportListChanged

Windows.ApplicationModel.DataTransfer

クリップボード

Clipboard.ClearHistory
Clipboard.DeleteItemFromHistory
Clipboard.GetHistoryItemsAsync
Clipboard.HistoryChanged
Clipboard.HistoryEnabledChanged
Clipboard.IsHistoryEnabled
Clipboard.IsRoamingEnabled
Clipboard.RoamingEnabledChanged
Clipboard.SetContentWithOptions
Clipboard.SetHistoryItemAsContent

ClipboardContentOptions

ClipboardContentOptions
ClipboardContentOptions.#ctor
ClipboardContentOptions.HistoryFormats
ClipboardContentOptions.IsAllowedInHistory
ClipboardContentOptions.IsRoamable
ClipboardContentOptions.RoamingFormats

ClipboardHistoryChangedEventArgs

ClipboardHistoryChangedEventArgs

ClipboardHistoryItem

ClipboardHistoryItem
ClipboardHistoryItem.Content
ClipboardHistoryItem.Id
ClipboardHistoryItem.Timestamp

ClipboardHistoryItemsResult

ClipboardHistoryItemsResult
ClipboardHistoryItemsResult.Items
ClipboardHistoryItemsResult.Status

ClipboardHistoryItemsResultStatus

ClipboardHistoryItemsResultStatus

DataPackagePropertySetView

DataPackagePropertySetView.IsFromRoamingClipboard

SetHistoryItemAsContentStatus

SetHistoryItemAsContentStatus

Windows.ApplicationModel.Store.Preview.InstallControl

AppInstallationToastNotificationMode

AppInstallationToastNotificationMode

AppInstallItem

AppInstallItem.CompletedInstallToastNotificationMode
AppInstallItem.InstallInProgressToastNotificationMode
AppInstallItem.PinToDesktopAfterInstall
AppInstallItem.PinToStartAfterInstall
AppInstallItem.PinToTaskbarAfterInstall

AppInstallManager

AppInstallManager.CanInstallForAllUsers

AppInstallOptions

AppInstallOptions.CampaignId
AppInstallOptions.CompletedInstallToastNotificationMode
AppInstallOptions.ExtendedCampaignId
AppInstallOptions.InstallForAllUsers
AppInstallOptions.InstallInProgressToastNotificationMode
AppInstallOptions.PinToDesktopAfterInstall
AppInstallOptions.PinToStartAfterInstall
AppInstallOptions.PinToTaskbarAfterInstall
AppInstallOptions.StageButDoNotInstall

AppUpdateOptions

AppUpdateOptions.AutomaticallyDownloadAndInstallUpdateIfFound

Windows.ApplicationModel.Store.Preview

DeliveryOptimizationDownloadMode

DeliveryOptimizationDownloadMode

DeliveryOptimizationDownloadModeSource

DeliveryOptimizationDownloadModeSource

DeliveryOptimizationSettings

DeliveryOptimizationSettings
DeliveryOptimizationSettings.DownloadMode
DeliveryOptimizationSettings.DownloadModeSource
DeliveryOptimizationSettings.GetCurrentSettings

StoreConfiguration

StoreConfiguration.IsPinToDesktopSupported
StoreConfiguration.IsPinToStartSupported
StoreConfiguration.IsPinToTaskbarSupported
StoreConfiguration.PinToDesktop
StoreConfiguration.PinToDesktopForUser

Windows.ApplicationModel.UserActivities

UserActivity

UserActivity.IsRoamable

Windows.ApplicationModel

AppInstallerInfo

AppInstallerInfo
AppInstallerInfo.Uri

LimitedAccessFeatureRequestResult

LimitedAccessFeatureRequestResult
LimitedAccessFeatureRequestResult.EstimatedRemovalDate
LimitedAccessFeatureRequestResult.FeatureId
LimitedAccessFeatureRequestResult.Status

LimitedAccessFeatures

LimitedAccessFeatures
LimitedAccessFeatures.TryUnlockFeature

LimitedAccessFeatureStatus

LimitedAccessFeatureStatus

Package

Package.CheckUpdateAvailabilityAsync
Package.GetAppInstallerInfo

PackageUpdateAvailability

PackageUpdateAvailability

PackageUpdateAvailabilityResult

PackageUpdateAvailabilityResult
PackageUpdateAvailabilityResult.Availability
PackageUpdateAvailabilityResult.ExtendedError

Windows.Data

Windows.Data.Text

TextPredictionGenerator

TextPredictionGenerator.GetCandidatesAsync
TextPredictionGenerator.GetNextWordCandidatesAsync
TextPredictionGenerator.InputScope

TextPredictionOptions

TextPredictionOptions

Windows.Devices

Windows.Devices.Display.Core

DisplayAdapter

DisplayAdapter
DisplayAdapter.DeviceInterfacePath
DisplayAdapter.FromId
DisplayAdapter.Id
DisplayAdapter.PciDeviceId
DisplayAdapter.PciRevision
DisplayAdapter.PciSubSystemId
DisplayAdapter.PciVendorId
DisplayAdapter.Properties
DisplayAdapter.SourceCount

DisplayBitsPerChannel

DisplayBitsPerChannel

DisplayDevice

DisplayDevice
DisplayDevice.CreatePeriodicFence
DisplayDevice.CreatePrimary
DisplayDevice.CreateScanoutSource
DisplayDevice.CreateSimpleScanout
DisplayDevice.CreateTaskPool
DisplayDevice.IsCapabilitySupported
DisplayDevice.WaitForVBlank

DisplayDeviceCapability

DisplayDeviceCapability

DisplayFence

DisplayFence

DisplayManager

DisplayManager
DisplayManager.Changed
DisplayManager.Close
DisplayManager.Create
DisplayManager.CreateDisplayDevice
DisplayManager.Disabled
DisplayManager.Enabled
DisplayManager.GetCurrentAdapters
DisplayManager.GetCurrentTargets
DisplayManager.PathsFailedOrInvalidated
DisplayManager.ReleaseTarget
DisplayManager.Start
DisplayManager.Stop
DisplayManager.TryAcquireTarget
DisplayManager.TryAcquireTargetsAndCreateEmptyState
DisplayManager.TryAcquireTargetsAndCreateSubstate
DisplayManager.TryAcquireTargetsAndReadCurrentState
DisplayManager.TryReadCurrentStateForAllTargets

DisplayManagerChangedEventArgs

DisplayManagerChangedEventArgs
DisplayManagerChangedEventArgs.GetDeferral
DisplayManagerChangedEventArgs.Handled

DisplayManagerDisabledEventArgs

DisplayManagerDisabledEventArgs
DisplayManagerDisabledEventArgs.GetDeferral
DisplayManagerDisabledEventArgs.Handled

DisplayManagerEnabledEventArgs

DisplayManagerEnabledEventArgs
DisplayManagerEnabledEventArgs.GetDeferral
DisplayManagerEnabledEventArgs.Handled

DisplayManagerOptions

DisplayManagerOptions

DisplayManagerPathsFailedOrInvalidatedEventArgs

DisplayManagerPathsFailedOrInvalidatedEventArgs
DisplayManagerPathsFailedOrInvalidatedEventArgs.GetDeferral
DisplayManagerPathsFailedOrInvalidatedEventArgs.Handled

DisplayManagerResult

DisplayManagerResult

DisplayManagerResultWithState

DisplayManagerResultWithState
DisplayManagerResultWithState.ErrorCode
DisplayManagerResultWithState.ExtendedErrorCode
DisplayManagerResultWithState.State

DisplayModeInfo

DisplayModeInfo
DisplayModeInfo.GetWireFormatSupportedBitsPerChannel
DisplayModeInfo.IsInterlaced
DisplayModeInfo.IsStereo
DisplayModeInfo.IsWireFormatSupported
DisplayModeInfo.PresentationRate
DisplayModeInfo.Properties
DisplayModeInfo.SourcePixelFormat
DisplayModeInfo.SourceResolution
DisplayModeInfo.TargetResolution

DisplayModeQueryOptions

DisplayModeQueryOptions

DisplayPath

DisplayPath
DisplayPath.ApplyPropertiesFromMode
DisplayPath.FindModes
DisplayPath.IsInterlaced
DisplayPath.IsStereo
DisplayPath.PresentationRate
DisplayPath.Properties
DisplayPath.Rotation
DisplayPath.Scaling
DisplayPath.SourcePixelFormat
DisplayPath.SourceResolution
DisplayPath.Status
DisplayPath.Target
DisplayPath.TargetResolution
DisplayPath.View
DisplayPath.WireFormat

DisplayPathScaling

DisplayPathScaling

DisplayPathStatus

DisplayPathStatus

DisplayPresentationRate

DisplayPresentationRate

DisplayPrimaryDescription

DisplayPrimaryDescription
DisplayPrimaryDescription.ColorSpace
DisplayPrimaryDescription.CreateWithProperties
DisplayPrimaryDescription.#ctor
DisplayPrimaryDescription.Format
DisplayPrimaryDescription.Height
DisplayPrimaryDescription.IsStereo
DisplayPrimaryDescription.MultisampleDescription
DisplayPrimaryDescription.Properties
DisplayPrimaryDescription.Width

DisplayRotation

DisplayRotation

DisplayScanout

DisplayScanout

DisplaySource

DisplaySource
DisplaySource.AdapterId
DisplaySource.GetMetadata
DisplaySource.SourceId

DisplayState

DisplayState
DisplayState.CanConnectTargetToView
DisplayState.Clone
DisplayState.ConnectTarget
DisplayState.ConnectTarget
DisplayState.DisconnectTarget
DisplayState.GetPathForTarget
DisplayState.GetViewForTarget
DisplayState.IsReadOnly
DisplayState.IsStale
DisplayState.Properties
DisplayState.Targets
DisplayState.TryApply
DisplayState.TryFunctionalize
DisplayState.Views

DisplayStateApplyOptions

DisplayStateApplyOptions

DisplayStateFunctionalizeOptions

DisplayStateFunctionalizeOptions

DisplayStateOperationResult

DisplayStateOperationResult
DisplayStateOperationResult.ExtendedErrorCode
DisplayStateOperationResult.Status

DisplayStateOperationStatus

DisplayStateOperationStatus

DisplaySurface

DisplaySurface

DisplayTarget

DisplayTarget
DisplayTarget.Adapter
DisplayTarget.AdapterRelativeId
DisplayTarget.DeviceInterfacePath
DisplayTarget.IsConnected
DisplayTarget.IsEqual
DisplayTarget.IsSame
DisplayTarget.IsStale
DisplayTarget.IsVirtualModeEnabled
DisplayTarget.IsVirtualTopologyEnabled
DisplayTarget.MonitorPersistence
DisplayTarget.Properties
DisplayTarget.StableMonitorId
DisplayTarget.TryGetMonitor
DisplayTarget.UsageKind

DisplayTargetPersistence

DisplayTargetPersistence

DisplayTask

DisplayTask
DisplayTask.SetScanout
DisplayTask.SetWait

DisplayTaskPool

DisplayTaskPool
DisplayTaskPool.CreateTask
DisplayTaskPool.ExecuteTask

DisplayTaskSignalKind

DisplayTaskSignalKind

DisplayView

DisplayView
DisplayView.ContentResolution
DisplayView.Paths
DisplayView.Properties
DisplayView.SetPrimaryPath

DisplayWireFormat

DisplayWireFormat
DisplayWireFormat.BitsPerChannel
DisplayWireFormat.ColorSpace
DisplayWireFormat.CreateWithProperties
DisplayWireFormat.#ctor
DisplayWireFormat.Eotf
DisplayWireFormat.HdrMetadata
DisplayWireFormat.PixelEncoding
DisplayWireFormat.Properties

DisplayWireFormatColorSpace

DisplayWireFormatColorSpace

DisplayWireFormatEotf

DisplayWireFormatEotf

DisplayWireFormatHdrMetadata

DisplayWireFormatHdrMetadata

DisplayWireFormatPixelEncoding

DisplayWireFormatPixelEncoding

Windows.Devices.Enumeration

DeviceInformationPairing

DeviceInformationPairing.TryRegisterForAllInboundPairingRequestsWithProtectionLevel

Windows.Devices.Lights.Effects

ILampArrayEffect

ILampArrayEffect
ILampArrayEffect.ZIndex

LampArrayBitmapEffect

LampArrayBitmapEffect
LampArrayBitmapEffect.BitmapRequested
LampArrayBitmapEffect.Duration
LampArrayBitmapEffect.#ctor
LampArrayBitmapEffect.StartDelay
LampArrayBitmapEffect.SuggestedBitmapSize
LampArrayBitmapEffect.UpdateInterval
LampArrayBitmapEffect.ZIndex

LampArrayBitmapRequestedEventArgs

LampArrayBitmapRequestedEventArgs
LampArrayBitmapRequestedEventArgs.SinceStarted
LampArrayBitmapRequestedEventArgs.UpdateBitmap

LampArrayBlinkEffect

LampArrayBlinkEffect
LampArrayBlinkEffect.AttackDuration
LampArrayBlinkEffect.Color
LampArrayBlinkEffect.DecayDuration
LampArrayBlinkEffect.#ctor
LampArrayBlinkEffect.Occurrences
LampArrayBlinkEffect.RepetitionDelay
LampArrayBlinkEffect.RepetitionMode
LampArrayBlinkEffect.StartDelay
LampArrayBlinkEffect.SustainDuration
LampArrayBlinkEffect.ZIndex

LampArrayColorRampEffect

LampArrayColorRampEffect
LampArrayColorRampEffect.Color
LampArrayColorRampEffect.CompletionBehavior
LampArrayColorRampEffect.#ctor
LampArrayColorRampEffect.RampDuration
LampArrayColorRampEffect.StartDelay
LampArrayColorRampEffect.ZIndex

LampArrayCustomEffect

LampArrayCustomEffect
LampArrayCustomEffect.Duration
LampArrayCustomEffect.#ctor
LampArrayCustomEffect.UpdateInterval
LampArrayCustomEffect.UpdateRequested
LampArrayCustomEffect.ZIndex

LampArrayEffectCompletionBehavior

LampArrayEffectCompletionBehavior

LampArrayEffectPlaylist

LampArrayEffectPlaylist
LampArrayEffectPlaylist.Append
LampArrayEffectPlaylist.EffectStartMode
LampArrayEffectPlaylist.First
LampArrayEffectPlaylist.GetAt
LampArrayEffectPlaylist.GetMany
LampArrayEffectPlaylist.IndexOf
LampArrayEffectPlaylist.#ctor
LampArrayEffectPlaylist.Occurrences
LampArrayEffectPlaylist.OverrideZIndex
LampArrayEffectPlaylist.Pause
LampArrayEffectPlaylist.PauseAll
LampArrayEffectPlaylist.RepetitionMode
LampArrayEffectPlaylist.Size
LampArrayEffectPlaylist.Start
LampArrayEffectPlaylist.StartAll
LampArrayEffectPlaylist.Stop
LampArrayEffectPlaylist.StopAll

LampArrayEffectStartMode

LampArrayEffectStartMode

LampArrayRepetitionMode

LampArrayRepetitionMode

LampArraySolidEffect

LampArraySolidEffect
LampArraySolidEffect.Color
LampArraySolidEffect.CompletionBehavior
LampArraySolidEffect.Duration
LampArraySolidEffect.#ctor
LampArraySolidEffect.StartDelay
LampArraySolidEffect.ZIndex

LampArrayUpdateRequestedEventArgs

LampArrayUpdateRequestedEventArgs
LampArrayUpdateRequestedEventArgs.SetColor
LampArrayUpdateRequestedEventArgs.SetColorForIndex
LampArrayUpdateRequestedEventArgs.SetColorsForIndices
LampArrayUpdateRequestedEventArgs.SetSingleColorForIndices
LampArrayUpdateRequestedEventArgs.SinceStarted

Windows.Devices.Lights

LampArray

LampArray
LampArray.BoundingBox
LampArray.BrightnessLevel
LampArray.DeviceId
LampArray.FromIdAsync
LampArray.GetDeviceSelector
LampArray.GetIndicesForKey
LampArray.GetIndicesForPurposes
LampArray.GetLampInfo
LampArray.HardwareProductId
LampArray.HardwareVendorId
LampArray.HardwareVersion
LampArray.IsConnected
LampArray.IsEnabled
LampArray.LampArrayKind
LampArray.LampCount
LampArray.MinUpdateInterval
LampArray.RequestMessageAsync
LampArray.SendMessageAsync
LampArray.SetColor
LampArray.SetColorForIndex
LampArray.SetColorsForIndices
LampArray.SetColorsForKey
LampArray.SetColorsForKeys
LampArray.SetColorsForPurposes
LampArray.SetSingleColorForIndices
LampArray.SupportsVirtualKeys

LampArrayKind

LampArrayKind

LampInfo

LampInfo
LampInfo.BlueLevelCount
LampInfo.FixedColor
LampInfo.GainLevelCount
LampInfo.GetNearestSupportedColor
LampInfo.GreenLevelCount
LampInfo.Index
LampInfo.Position
LampInfo.Purposes
LampInfo.RedLevelCount
LampInfo.UpdateLatency

LampPurposes

LampPurposes

Windows.Devices.PointOfService.Provider

BarcodeScannerDisableScannerRequest

BarcodeScannerDisableScannerRequest.ReportFailedAsync
BarcodeScannerDisableScannerRequest.ReportFailedAsync

BarcodeScannerEnableScannerRequest

BarcodeScannerEnableScannerRequest.ReportFailedAsync
BarcodeScannerEnableScannerRequest.ReportFailedAsync

BarcodeScannerFrameReader

BarcodeScannerFrameReader
BarcodeScannerFrameReader.Close
BarcodeScannerFrameReader.Connection
BarcodeScannerFrameReader.FrameArrived
BarcodeScannerFrameReader.StartAsync
BarcodeScannerFrameReader.StopAsync
BarcodeScannerFrameReader.TryAcquireLatestFrameAsync

BarcodeScannerFrameReaderFrameArrivedEventArgs

BarcodeScannerFrameReaderFrameArrivedEventArgs
BarcodeScannerFrameReaderFrameArrivedEventArgs.GetDeferral

BarcodeScannerGetSymbologyAttributesRequest

BarcodeScannerGetSymbologyAttributesRequest.ReportFailedAsync
BarcodeScannerGetSymbologyAttributesRequest.ReportFailedAsync

BarcodeScannerHideVideoPreviewRequest

BarcodeScannerHideVideoPreviewRequest.ReportFailedAsync
BarcodeScannerHideVideoPreviewRequest.ReportFailedAsync

BarcodeScannerProviderConnection

BarcodeScannerProviderConnection.CreateFrameReaderAsync
BarcodeScannerProviderConnection.CreateFrameReaderAsync
BarcodeScannerProviderConnection.CreateFrameReaderAsync

BarcodeScannerSetActiveSymbologiesRequest

BarcodeScannerSetActiveSymbologiesRequest.ReportFailedAsync
BarcodeScannerSetActiveSymbologiesRequest.ReportFailedAsync

BarcodeScannerSetSymbologyAttributesRequest

BarcodeScannerSetSymbologyAttributesRequest.ReportFailedAsync
BarcodeScannerSetSymbologyAttributesRequest.ReportFailedAsync

BarcodeScannerStartSoftwareTriggerRequest

BarcodeScannerStartSoftwareTriggerRequest.ReportFailedAsync
BarcodeScannerStartSoftwareTriggerRequest.ReportFailedAsync

BarcodeScannerStopSoftwareTriggerRequest

BarcodeScannerStopSoftwareTriggerRequest.ReportFailedAsync
BarcodeScannerStopSoftwareTriggerRequest.ReportFailedAsync

BarcodeScannerVideoFrame

BarcodeScannerVideoFrame
BarcodeScannerVideoFrame.Close
BarcodeScannerVideoFrame.Format
BarcodeScannerVideoFrame.Height
BarcodeScannerVideoFrame.PixelData
BarcodeScannerVideoFrame.Width

Windows.Devices.PointOfService

BarcodeScannerCapabilities

BarcodeScannerCapabilities.IsVideoPreviewSupported

ClaimedBarcodeScanner

ClaimedBarcodeScanner.Closed

ClaimedBarcodeScannerClosedEventArgs

ClaimedBarcodeScannerClosedEventArgs

ClaimedCashDrawer

ClaimedCashDrawer.Closed

ClaimedCashDrawerClosedEventArgs

ClaimedCashDrawerClosedEventArgs

ClaimedLineDisplay

ClaimedLineDisplay.Closed

ClaimedLineDisplayClosedEventArgs

ClaimedLineDisplayClosedEventArgs

ClaimedMagneticStripeReader

ClaimedMagneticStripeReader.Closed

ClaimedMagneticStripeReaderClosedEventArgs

ClaimedMagneticStripeReaderClosedEventArgs

ClaimedPosPrinter

ClaimedPosPrinter.Closed

ClaimedPosPrinterClosedEventArgs

ClaimedPosPrinterClosedEventArgs

Windows.Devices.Sensors

SimpleOrientationSensor

SimpleOrientationSensor.FromIdAsync
SimpleOrientationSensor.GetDeviceSelector

Windows.Devices.SmartCards

KnownSmartCardAppletIds

KnownSmartCardAppletIds
KnownSmartCardAppletIds.PaymentSystemEnvironment
KnownSmartCardAppletIds.ProximityPaymentSystemEnvironment

SmartCardAppletIdGroup

SmartCardAppletIdGroup.Description
SmartCardAppletIdGroup.Logo
SmartCardAppletIdGroup.Properties
SmartCardAppletIdGroup.SecureUserAuthenticationRequired

SmartCardAppletIdGroupRegistration

SmartCardAppletIdGroupRegistration.SetPropertiesAsync
SmartCardAppletIdGroupRegistration.SmartCardReaderId

Windows.Foundation

Windows.Foundation

GuidHelper

GuidHelper
GuidHelper.CreateNewGuid
GuidHelper.Empty
GuidHelper.Equals

Windows.Globalization

Windows.Globalization

CurrencyIdentifiers

CurrencyIdentifiers.MRU
CurrencyIdentifiers.SSP
CurrencyIdentifiers.STN
CurrencyIdentifiers.VES

Windows.Graphics

Windows.Graphics.Capture

Direct3D11CaptureFramePool

Direct3D11CaptureFramePool.CreateFreeThreaded

GraphicsCaptureItem

GraphicsCaptureItem.CreateFromVisual

Windows.Graphics.Display.Core

HdmiDisplayMode

HdmiDisplayMode.IsDolbyVisionLowLatencySupported

Windows.Graphics.Holographic

HolographicCamera

HolographicCamera.IsHardwareContentProtectionEnabled
HolographicCamera.IsHardwareContentProtectionSupported

HolographicQuadLayerUpdateParameters

HolographicQuadLayerUpdateParameters.AcquireBufferToUpdateContentWithHardwareProtection
HolographicQuadLayerUpdateParameters.CanAcquireWithHardwareProtection

Windows.Graphics.Imaging

BitmapDecoder

BitmapDecoder.HeifDecoderId
BitmapDecoder.WebpDecoderId

BitmapEncoder

BitmapEncoder.HeifEncoderId

Windows.Management

Windows.Management.Deployment

PackageManager

PackageManager.DeprovisionPackageForAllUsersAsync

Windows.Media

Windows.Media.Audio

CreateAudioDeviceInputNodeResult

CreateAudioDeviceInputNodeResult.ExtendedError

CreateAudioDeviceOutputNodeResult

CreateAudioDeviceOutputNodeResult.ExtendedError

CreateAudioFileInputNodeResult

CreateAudioFileInputNodeResult.ExtendedError

CreateAudioFileOutputNodeResult

CreateAudioFileOutputNodeResult.ExtendedError

CreateAudioGraphResult

CreateAudioGraphResult.ExtendedError

CreateMediaSourceAudioInputNodeResult

CreateMediaSourceAudioInputNodeResult.ExtendedError

MixedRealitySpatialAudioFormatPolicy

MixedRealitySpatialAudioFormatPolicy

SetDefaultSpatialAudioFormatResult

SetDefaultSpatialAudioFormatResult
SetDefaultSpatialAudioFormatResult.Status

SetDefaultSpatialAudioFormatStatus

SetDefaultSpatialAudioFormatStatus

SpatialAudioDeviceConfiguration

SpatialAudioDeviceConfiguration
SpatialAudioDeviceConfiguration.ActiveSpatialAudioFormat
SpatialAudioDeviceConfiguration.ConfigurationChanged
SpatialAudioDeviceConfiguration.DefaultSpatialAudioFormat
SpatialAudioDeviceConfiguration.DeviceId
SpatialAudioDeviceConfiguration.GetForDeviceId
SpatialAudioDeviceConfiguration.IsSpatialAudioFormatSupported
SpatialAudioDeviceConfiguration.IsSpatialAudioSupported
SpatialAudioDeviceConfiguration.SetDefaultSpatialAudioFormatAsync

SpatialAudioFormatConfiguration

SpatialAudioFormatConfiguration
SpatialAudioFormatConfiguration.GetDefault
SpatialAudioFormatConfiguration.MixedRealityExclusiveModePolicy
SpatialAudioFormatConfiguration.ReportConfigurationChangedAsync
SpatialAudioFormatConfiguration.ReportLicenseChangedAsync

SpatialAudioFormatSubtype

SpatialAudioFormatSubtype
SpatialAudioFormatSubtype.DolbyAtmosForHeadphones
SpatialAudioFormatSubtype.DolbyAtmosForHomeTheater
SpatialAudioFormatSubtype.DolbyAtmosForSpeakers
SpatialAudioFormatSubtype.DTSHeadphoneX
SpatialAudioFormatSubtype.DTSXUltra
SpatialAudioFormatSubtype.WindowsSonic

Windows.Media.Control

CurrentSessionChangedEventArgs

CurrentSessionChangedEventArgs

GlobalSystemMediaTransportControlsSession

GlobalSystemMediaTransportControlsSession
GlobalSystemMediaTransportControlsSession.GetPlaybackInfo
GlobalSystemMediaTransportControlsSession.GetTimelineProperties
GlobalSystemMediaTransportControlsSession.MediaPropertiesChanged
GlobalSystemMediaTransportControlsSession.PlaybackInfoChanged
GlobalSystemMediaTransportControlsSession.SourceAppUserModelId
GlobalSystemMediaTransportControlsSession.TimelinePropertiesChanged
GlobalSystemMediaTransportControlsSession.TryChangeAutoRepeatModeAsync
GlobalSystemMediaTransportControlsSession.TryChangeChannelDownAsync
GlobalSystemMediaTransportControlsSession.TryChangeChannelUpAsync
GlobalSystemMediaTransportControlsSession.TryChangePlaybackPositionAsync
GlobalSystemMediaTransportControlsSession.TryChangePlaybackRateAsync
GlobalSystemMediaTransportControlsSession.TryChangeShuffleActiveAsync
GlobalSystemMediaTransportControlsSession.TryFastForwardAsync
GlobalSystemMediaTransportControlsSession.TryGetMediaPropertiesAsync
GlobalSystemMediaTransportControlsSession.TryPauseAsync
GlobalSystemMediaTransportControlsSession.TryPlayAsync
GlobalSystemMediaTransportControlsSession.TryRecordAsync
GlobalSystemMediaTransportControlsSession.TryRewindAsync
GlobalSystemMediaTransportControlsSession.TrySkipNextAsync
GlobalSystemMediaTransportControlsSession.TrySkipPreviousAsync
GlobalSystemMediaTransportControlsSession.TryStopAsync
GlobalSystemMediaTransportControlsSession.TryTogglePlayPauseAsync

GlobalSystemMediaTransportControlsSessionManager

GlobalSystemMediaTransportControlsSessionManager
GlobalSystemMediaTransportControlsSessionManager.CurrentSessionChanged
GlobalSystemMediaTransportControlsSessionManager.GetCurrentSession
GlobalSystemMediaTransportControlsSessionManager.GetSessions
GlobalSystemMediaTransportControlsSessionManager.RequestAsync
GlobalSystemMediaTransportControlsSessionManager.SessionsChanged

GlobalSystemMediaTransportControlsSessionMediaProperties

GlobalSystemMediaTransportControlsSessionMediaProperties
GlobalSystemMediaTransportControlsSessionMediaProperties.AlbumArtist
GlobalSystemMediaTransportControlsSessionMediaProperties.AlbumTitle
GlobalSystemMediaTransportControlsSessionMediaProperties.AlbumTrackCount
GlobalSystemMediaTransportControlsSessionMediaProperties.Artist
GlobalSystemMediaTransportControlsSessionMediaProperties.Genres
GlobalSystemMediaTransportControlsSessionMediaProperties.PlaybackType
GlobalSystemMediaTransportControlsSessionMediaProperties.Subtitle
GlobalSystemMediaTransportControlsSessionMediaProperties.Thumbnail
GlobalSystemMediaTransportControlsSessionMediaProperties.Title
GlobalSystemMediaTransportControlsSessionMediaProperties.TrackNumber

GlobalSystemMediaTransportControlsSessionPlaybackControls

GlobalSystemMediaTransportControlsSessionPlaybackControls
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsChannelDownEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsChannelUpEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsFastForwardEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsNextEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsPauseEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsPlaybackPositionEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsPlaybackRateEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsPlayEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsPlayPauseToggleEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsPreviousEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsRecordEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsRepeatEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsRewindEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsShuffleEnabled
GlobalSystemMediaTransportControlsSessionPlaybackControls.IsStopEnabled

GlobalSystemMediaTransportControlsSessionPlaybackInfo

GlobalSystemMediaTransportControlsSessionPlaybackInfo
GlobalSystemMediaTransportControlsSessionPlaybackInfo.AutoRepeatMode
GlobalSystemMediaTransportControlsSessionPlaybackInfo.Controls
GlobalSystemMediaTransportControlsSessionPlaybackInfo.IsShuffleActive
GlobalSystemMediaTransportControlsSessionPlaybackInfo.PlaybackRate
GlobalSystemMediaTransportControlsSessionPlaybackInfo.PlaybackStatus
GlobalSystemMediaTransportControlsSessionPlaybackInfo.PlaybackType

GlobalSystemMediaTransportControlsSessionPlaybackStatus

GlobalSystemMediaTransportControlsSessionPlaybackStatus

GlobalSystemMediaTransportControlsSessionTimelineProperties

GlobalSystemMediaTransportControlsSessionTimelineProperties
GlobalSystemMediaTransportControlsSessionTimelineProperties.EndTime
GlobalSystemMediaTransportControlsSessionTimelineProperties.LastUpdatedTime
GlobalSystemMediaTransportControlsSessionTimelineProperties.MaxSeekTime
GlobalSystemMediaTransportControlsSessionTimelineProperties.MinSeekTime
GlobalSystemMediaTransportControlsSessionTimelineProperties.Position
GlobalSystemMediaTransportControlsSessionTimelineProperties.StartTime

MediaPropertiesChangedEventArgs

MediaPropertiesChangedEventArgs

PlaybackInfoChangedEventArgs

PlaybackInfoChangedEventArgs

SessionsChangedEventArgs

SessionsChangedEventArgs

TimelinePropertiesChangedEventArgs

TimelinePropertiesChangedEventArgs

Windows.Media.Core

MediaStreamSample

MediaStreamSample.CreateFromDirect3D11Surface
MediaStreamSample.Direct3D11Surface

Windows.Media.Devices.Core

CameraIntrinsics

CameraIntrinsics.#ctor

Windows.Media.Import

PhotoImportItem

PhotoImportItem.Path

Windows.Media.MediaProperties

ImageEncodingProperties

ImageEncodingProperties.CreateHeif

MediaEncodingSubtypes

MediaEncodingSubtypes.Heif

Windows.Media.Protection.PlayReady

PlayReadyStatics

PlayReadyStatics.HardwareDRMDisabledAtTime
PlayReadyStatics.HardwareDRMDisabledUntilTime
PlayReadyStatics.ResetHardwareDRMDisabled

Windows.Networking

Windows.Networking.Connectivity

ConnectionProfile

ConnectionProfile.CanDelete
ConnectionProfile.TryDeleteAsync

ConnectionProfileDeleteStatus

ConnectionProfileDeleteStatus

Windows.Perception

Windows.Perception.Spatial.Preview

SpatialGraphInteropPreview

SpatialGraphInteropPreview
SpatialGraphInteropPreview.CreateCoordinateSystemForNode
SpatialGraphInteropPreview.CreateCoordinateSystemForNode
SpatialGraphInteropPreview.CreateCoordinateSystemForNode
SpatialGraphInteropPreview.CreateLocatorForNode

Windows.Perception.Spatial

SpatialAnchorExporter

SpatialAnchorExporter
SpatialAnchorExporter.GetAnchorExportSufficiencyAsync
SpatialAnchorExporter.GetDefault
SpatialAnchorExporter.RequestAccessAsync
SpatialAnchorExporter.TryExportAnchorAsync

SpatialAnchorExportPurpose

SpatialAnchorExportPurpose

SpatialAnchorExportSufficiency

SpatialAnchorExportSufficiency
SpatialAnchorExportSufficiency.IsMinimallySufficient
SpatialAnchorExportSufficiency.RecommendedSufficiencyLevel
SpatialAnchorExportSufficiency.SufficiencyLevel

SpatialLocation

SpatialLocation.AbsoluteAngularAccelerationAxisAngle
SpatialLocation.AbsoluteAngularVelocityAxisAngle

Windows.Perception

PerceptionTimestamp

PerceptionTimestamp.SystemRelativeTargetTime

PerceptionTimestampHelper

PerceptionTimestampHelper.FromSystemRelativeTargetTime

Windows.Services

Windows.Services.Cortana

CortanaActionableInsights

CortanaActionableInsights
CortanaActionableInsights.GetDefault
CortanaActionableInsights.GetForUser
CortanaActionableInsights.IsAvailableAsync
CortanaActionableInsights.ShowInsightsAsync
CortanaActionableInsights.ShowInsightsAsync
CortanaActionableInsights.ShowInsightsForImageAsync
CortanaActionableInsights.ShowInsightsForImageAsync
CortanaActionableInsights.ShowInsightsForTextAsync
CortanaActionableInsights.ShowInsightsForTextAsync
CortanaActionableInsights.User

CortanaActionableInsightsOptions

CortanaActionableInsightsOptions
CortanaActionableInsightsOptions.ContentSourceWebLink
CortanaActionableInsightsOptions.#ctor
CortanaActionableInsightsOptions.SurroundingText

Windows.Services.Store

StoreAppLicense

StoreAppLicense.IsDiscLicense

StoreContext

StoreContext.RequestRateAndReviewAppAsync
StoreContext.SetInstallOrderForAssociatedStoreQueueItemsAsync

StoreQueueItem

StoreQueueItem.CancelInstallAsync
StoreQueueItem.PauseInstallAsync
StoreQueueItem.ResumeInstallAsync

StoreRateAndReviewResult

StoreRateAndReviewResult
StoreRateAndReviewResult.ExtendedError
StoreRateAndReviewResult.ExtendedJsonData
StoreRateAndReviewResult.Status
StoreRateAndReviewResult.WasUpdated

StoreRateAndReviewStatus

StoreRateAndReviewStatus

Windows.Storage

Windows.Storage.Provider

StorageProviderSyncRootInfo

StorageProviderSyncRootInfo.ProviderId

Windows.System

Windows.System.Implementation.Holographic

SysHolographicDeploymentProgress

SysHolographicDeploymentProgress

SysHolographicDeploymentResult

SysHolographicDeploymentResult
SysHolographicDeploymentResult.DeploymentState
SysHolographicDeploymentResult.ExtendedError

SysHolographicDeploymentState

SysHolographicDeploymentState

SysHolographicDisplay

SysHolographicDisplay
SysHolographicDisplay.DeviceId
SysHolographicDisplay.Display
SysHolographicDisplay.ExperienceMode
SysHolographicDisplay.LeftViewportParameters
SysHolographicDisplay.OutputAdapterId
SysHolographicDisplay.RightViewportParameters

SysHolographicDisplayExperienceMode

SysHolographicDisplayExperienceMode

SysHolographicDisplayWatcher

SysHolographicDisplayWatcher
SysHolographicDisplayWatcher.Added
SysHolographicDisplayWatcher.EnumerationCompleted
SysHolographicDisplayWatcher.Removed
SysHolographicDisplayWatcher.Start
SysHolographicDisplayWatcher.Status
SysHolographicDisplayWatcher.Stop
SysHolographicDisplayWatcher.Stopped
SysHolographicDisplayWatcher.#ctor

SysHolographicDisplayWatcherStatus

SysHolographicDisplayWatcherStatus

SysHolographicPreviewMediaSource

SysHolographicPreviewMediaSource
SysHolographicPreviewMediaSource.Create

SysHolographicWindowingEnvironment

SysHolographicWindowingEnvironment
SysHolographicWindowingEnvironment.DeployAsync
SysHolographicWindowingEnvironment.GetDefault
SysHolographicWindowingEnvironment.GetDeploymentStateAsync
SysHolographicWindowingEnvironment.IsDeviceSetupComplete
SysHolographicWindowingEnvironment.IsLearningExperienceComplete
SysHolographicWindowingEnvironment.IsPreviewActive
SysHolographicWindowingEnvironment.IsPreviewActiveChanged
SysHolographicWindowingEnvironment.IsProtectedContentPresent
SysHolographicWindowingEnvironment.IsProtectedContentPresentChanged
SysHolographicWindowingEnvironment.IsSpeechPersonalizationSupported
SysHolographicWindowingEnvironment.SetIsSpeechPersonalizationEnabledAsync
SysHolographicWindowingEnvironment.StartAsync
SysHolographicWindowingEnvironment.Status
SysHolographicWindowingEnvironment.StatusChanged
SysHolographicWindowingEnvironment.StopAsync

SysHolographicWindowingEnvironmentComponentKind

SysHolographicWindowingEnvironmentComponentKind

SysHolographicWindowingEnvironmentComponentState

SysHolographicWindowingEnvironmentComponentState

SysHolographicWindowingEnvironmentComponentStatus

SysHolographicWindowingEnvironmentComponentStatus

SysHolographicWindowingEnvironmentState

SysHolographicWindowingEnvironmentState

SysHolographicWindowingEnvironmentStatus

SysHolographicWindowingEnvironmentStatus
SysHolographicWindowingEnvironmentStatus.ComponentStatuses
SysHolographicWindowingEnvironmentStatus.State

SysSpatialInputDevice

SysSpatialInputDevice
SysSpatialInputDevice.Handedness
SysSpatialInputDevice.HasPositionalTracking
SysSpatialInputDevice.TryGetBatteryReport

SysSpatialInputDeviceWatcher

SysSpatialInputDeviceWatcher
SysSpatialInputDeviceWatcher.Added
SysSpatialInputDeviceWatcher.EnumerationCompleted
SysSpatialInputDeviceWatcher.Removed
SysSpatialInputDeviceWatcher.Start
SysSpatialInputDeviceWatcher.Status
SysSpatialInputDeviceWatcher.Stop
SysSpatialInputDeviceWatcher.Stopped
SysSpatialInputDeviceWatcher.#ctor
SysSpatialInputDeviceWatcher.Updated

SysSpatialInputDeviceWatcherStatus

SysSpatialInputDeviceWatcherStatus

SysSpatialLocator

SysSpatialLocator
SysSpatialLocator.GetFloorLocator

SysSpatialStageBoundaryDisposition

SysSpatialStageBoundaryDisposition

SysSpatialStageManager

SysSpatialStageManager
SysSpatialStageManager.DoesAnyStageHaveBoundariesAsync
SysSpatialStageManager.GetBoundaryDisposition
SysSpatialStageManager.SetAndSaveNewStageAsync
SysSpatialStageManager.SetBoundaryEnabled
SysSpatialStageManager.#ctor
SysSpatialStageManager.UpdateStageAnchorAsync

Windows.System.Preview

HingeState

HingeState

TwoPanelHingedDevicePosturePreview

TwoPanelHingedDevicePosturePreview
TwoPanelHingedDevicePosturePreview.GetCurrentPostureAsync
TwoPanelHingedDevicePosturePreview.GetDefaultAsync
TwoPanelHingedDevicePosturePreview.PostureChanged

TwoPanelHingedDevicePosturePreviewReading

TwoPanelHingedDevicePosturePreviewReading
TwoPanelHingedDevicePosturePreviewReading.HingeState
TwoPanelHingedDevicePosturePreviewReading.Panel1Id
TwoPanelHingedDevicePosturePreviewReading.Panel1Orientation
TwoPanelHingedDevicePosturePreviewReading.Panel2Id
TwoPanelHingedDevicePosturePreviewReading.Panel2Orientation
TwoPanelHingedDevicePosturePreviewReading.Timestamp

TwoPanelHingedDevicePosturePreviewReadingChangedEventArgs

TwoPanelHingedDevicePosturePreviewReadingChangedEventArgs
TwoPanelHingedDevicePosturePreviewReadingChangedEventArgs.Reading

Windows.System.Profile.SystemManufacturers

SystemSupportDeviceInfo

SystemSupportDeviceInfo
SystemSupportDeviceInfo.FriendlyName
SystemSupportDeviceInfo.OperatingSystem
SystemSupportDeviceInfo.SystemFirmwareVersion
SystemSupportDeviceInfo.SystemHardwareVersion
SystemSupportDeviceInfo.SystemManufacturer
SystemSupportDeviceInfo.SystemProductName
SystemSupportDeviceInfo.SystemSku

SystemSupportInfo

SystemSupportInfo.LocalDeviceInfo

Windows.System.Profile

SystemOutOfBoxExperienceState

SystemOutOfBoxExperienceState

SystemSetupInfo

SystemSetupInfo
SystemSetupInfo.OutOfBoxExperienceState
SystemSetupInfo.OutOfBoxExperienceStateChanged

WindowsIntegrityPolicy

WindowsIntegrityPolicy
WindowsIntegrityPolicy.CanDisable
WindowsIntegrityPolicy.IsDisableSupported
WindowsIntegrityPolicy.IsEnabled
WindowsIntegrityPolicy.IsEnabledForTrial
WindowsIntegrityPolicy.PolicyChanged

Windows.System.RemoteSystems

RemoteSystem

RemoteSystem.Apps

RemoteSystemApp

RemoteSystemApp
RemoteSystemApp.Attributes
RemoteSystemApp.DisplayName
RemoteSystemApp.Id
RemoteSystemApp.IsAvailableByProximity
RemoteSystemApp.IsAvailableBySpatialProximity

RemoteSystemAppRegistration

RemoteSystemAppRegistration
RemoteSystemAppRegistration.Attributes
RemoteSystemAppRegistration.GetDefault
RemoteSystemAppRegistration.GetForUser
RemoteSystemAppRegistration.SaveAsync
RemoteSystemAppRegistration.User

RemoteSystemConnectionInfo

RemoteSystemConnectionInfo
RemoteSystemConnectionInfo.IsProximal
RemoteSystemConnectionInfo.TryCreateFromAppServiceConnection

RemoteSystemConnectionRequest

RemoteSystemConnectionRequest.CreateForApp
RemoteSystemConnectionRequest.RemoteSystemApp

RemoteSystemWebAccountFilter

RemoteSystemWebAccountFilter
RemoteSystemWebAccountFilter.Account
RemoteSystemWebAccountFilter.#ctor

Windows.System.Update

SystemUpdateAttentionRequiredReason

SystemUpdateAttentionRequiredReason

SystemUpdateItem

SystemUpdateItem
SystemUpdateItem.Description
SystemUpdateItem.DownloadProgress
SystemUpdateItem.ExtendedError
SystemUpdateItem.Id
SystemUpdateItem.InstallProgress
SystemUpdateItem.Revision
SystemUpdateItem.State
SystemUpdateItem.Title

SystemUpdateItemState

SystemUpdateItemState

SystemUpdateLastErrorInfo

SystemUpdateLastErrorInfo
SystemUpdateLastErrorInfo.ExtendedError
SystemUpdateLastErrorInfo.IsInteractive
SystemUpdateLastErrorInfo.State

SystemUpdateManager

SystemUpdateManager
SystemUpdateManager.AttentionRequiredReason
SystemUpdateManager.BlockAutomaticRebootAsync
SystemUpdateManager.DownloadProgress
SystemUpdateManager.ExtendedError
SystemUpdateManager.GetAutomaticRebootBlockIds
SystemUpdateManager.GetFlightRing
SystemUpdateManager.GetUpdateItems
SystemUpdateManager.InstallProgress
SystemUpdateManager.IsSupported
SystemUpdateManager.LastErrorInfo
SystemUpdateManager.LastUpdateCheckTime
SystemUpdateManager.LastUpdateInstallTime
SystemUpdateManager.RebootToCompleteInstall
SystemUpdateManager.SetFlightRing
SystemUpdateManager.StartCancelUpdates
SystemUpdateManager.StartInstall
SystemUpdateManager.State
SystemUpdateManager.StateChanged
SystemUpdateManager.TrySetUserActiveHours
SystemUpdateManager.UnblockAutomaticRebootAsync
SystemUpdateManager.UserActiveHoursEnd
SystemUpdateManager.UserActiveHoursMax
SystemUpdateManager.UserActiveHoursStart

SystemUpdateManagerState

SystemUpdateManagerState

SystemUpdateStartInstallAction

SystemUpdateStartInstallAction

Windows.System.UserProfile

AssignedAccessSettings

AssignedAccessSettings
AssignedAccessSettings.GetDefault
AssignedAccessSettings.GetForUser
AssignedAccessSettings.IsEnabled
AssignedAccessSettings.IsSingleAppKioskMode
AssignedAccessSettings.User

Windows.System

AppUriHandlerHost

AppUriHandlerHost
AppUriHandlerHost.#ctor
AppUriHandlerHost.#ctor
AppUriHandlerHost.Name

AppUriHandlerRegistration

AppUriHandlerRegistration
AppUriHandlerRegistration.GetAppAddedHostsAsync
AppUriHandlerRegistration.Name
AppUriHandlerRegistration.SetAppAddedHostsAsync
AppUriHandlerRegistration.User

AppUriHandlerRegistrationManager

AppUriHandlerRegistrationManager
AppUriHandlerRegistrationManager.GetDefault
AppUriHandlerRegistrationManager.GetForUser
AppUriHandlerRegistrationManager.TryGetRegistration
AppUriHandlerRegistrationManager.User

Launcher

Launcher.LaunchFolderPathAsync
Launcher.LaunchFolderPathAsync
Launcher.LaunchFolderPathForUserAsync
Launcher.LaunchFolderPathForUserAsync

Windows.UI

Windows.UI.Accessibility

ScreenReaderPositionChangedEventArgs

ScreenReaderPositionChangedEventArgs
ScreenReaderPositionChangedEventArgs.IsReadingText
ScreenReaderPositionChangedEventArgs.ScreenPositionInRawPixels

ScreenReaderService

ScreenReaderService
ScreenReaderService.CurrentScreenReaderPosition
ScreenReaderService.ScreenReaderPositionChanged
ScreenReaderService.#ctor

Windows.UI.Composition.Interactions

InteractionSourceConfiguration

InteractionSourceConfiguration
InteractionSourceConfiguration.PositionXSourceMode
InteractionSourceConfiguration.PositionYSourceMode
InteractionSourceConfiguration.ScaleSourceMode

InteractionSourceRedirectionMode

InteractionSourceRedirectionMode

InteractionTracker

InteractionTracker.IsInertiaFromImpulse
InteractionTracker.TryUpdatePosition
InteractionTracker.TryUpdatePositionBy

InteractionTrackerClampingOption

InteractionTrackerClampingOption

InteractionTrackerInertiaStateEnteredArgs

InteractionTrackerInertiaStateEnteredArgs.IsInertiaFromImpulse

VisualInteractionSource

VisualInteractionSource.PointerWheelConfig

Windows.UI.Composition

AnimationPropertyAccessMode

AnimationPropertyAccessMode

AnimationPropertyInfo

AnimationPropertyInfo
AnimationPropertyInfo.AccessMode

BooleanKeyFrameAnimation

BooleanKeyFrameAnimation
BooleanKeyFrameAnimation.InsertKeyFrame

CompositionAnimation

CompositionAnimation.SetExpressionReferenceParameter

CompositionGeometricClip

CompositionGeometricClip
CompositionGeometricClip.Geometry
CompositionGeometricClip.ViewBox

CompositionGradientBrush

CompositionGradientBrush.MappingMode

CompositionMappingMode

CompositionMappingMode

CompositionObject

CompositionObject.PopulatePropertyInfo
CompositionObject.StartAnimationGroupWithIAnimationObject
CompositionObject.StartAnimationWithIAnimationObject

Compositor

Compositor.CreateBooleanKeyFrameAnimation
Compositor.CreateGeometricClip
Compositor.CreateGeometricClip
Compositor.CreateRedirectVisual
Compositor.CreateRedirectVisual

IAnimationObject

IAnimationObject
IAnimationObject.PopulatePropertyInfo

RedirectVisual

RedirectVisual
RedirectVisual.Source

Windows.UI.Input.Inking.Preview

PalmRejectionDelayZonePreview

PalmRejectionDelayZonePreview
PalmRejectionDelayZonePreview.Close
PalmRejectionDelayZonePreview.CreateForVisual
PalmRejectionDelayZonePreview.CreateForVisual

Windows.UI.Input.Inking

HandwritingLineHeight

HandwritingLineHeight

PenAndInkSettings

PenAndInkSettings
PenAndInkSettings.FontFamilyName
PenAndInkSettings.GetDefault
PenAndInkSettings.HandwritingLineHeight
PenAndInkSettings.IsHandwritingDirectlyIntoTextFieldEnabled
PenAndInkSettings.IsTouchHandwritingEnabled
PenAndInkSettings.PenHandedness
PenAndInkSettings.UserConsentsToHandwritingTelemetryCollection

PenHandedness

PenHandedness

Windows.UI.Notifications

ScheduledToastNotificationShowingEventArgs

ScheduledToastNotificationShowingEventArgs
ScheduledToastNotificationShowingEventArgs.Cancel
ScheduledToastNotificationShowingEventArgs.GetDeferral
ScheduledToastNotificationShowingEventArgs.ScheduledToastNotification

ToastNotifier

ToastNotifier.ScheduledToastNotificationShowing

Windows.UI.Shell

SecurityAppKind

SecurityAppKind

SecurityAppManager

SecurityAppManager
SecurityAppManager.Register
SecurityAppManager.#ctor
SecurityAppManager.Unregister
SecurityAppManager.UpdateState

SecurityAppState

SecurityAppState

SecurityAppSubstatus

SecurityAppSubstatus

TaskbarManager

TaskbarManager.IsSecondaryTilePinnedAsync
TaskbarManager.RequestPinSecondaryTileAsync
TaskbarManager.TryUnpinSecondaryTileAsync

Windows.UI.StartScreen

StartScreenManager

StartScreenManager.ContainsSecondaryTileAsync
StartScreenManager.TryRemoveSecondaryTileAsync

Windows.UI.Text.Core

CoreTextLayoutRequest

CoreTextLayoutRequest.LayoutBoundsVisualPixels

Windows.UI.Text

RichEditTextDocument

RichEditTextDocument.ClearUndoRedoHistory

Windows.UI.ViewManagement.Core

CoreInputView

CoreInputView.TryHide
CoreInputView.TryShow
CoreInputView.TryShow

CoreInputViewKind

CoreInputViewKind

Windows.UI.WebUI

BackgroundActivatedEventArgs

BackgroundActivatedEventArgs
BackgroundActivatedEventArgs.TaskInstance

BackgroundActivatedEventHandler

BackgroundActivatedEventHandler

NewWebUIViewCreatedEventArgs

NewWebUIViewCreatedEventArgs
NewWebUIViewCreatedEventArgs.ActivatedEventArgs
NewWebUIViewCreatedEventArgs.GetDeferral
NewWebUIViewCreatedEventArgs.HasPendingNavigate
NewWebUIViewCreatedEventArgs.WebUIView

WebUIApplication

WebUIApplication.BackgroundActivated
WebUIApplication.NewWebUIViewCreated

WebUIView

WebUIView
WebUIView.Activated
WebUIView.AddInitializeScript
WebUIView.ApplicationViewId
WebUIView.BuildLocalStreamUri
WebUIView.CanGoBack
WebUIView.CanGoForward
WebUIView.CapturePreviewToStreamAsync
WebUIView.CaptureSelectedContentToDataPackageAsync
WebUIView.Closed
WebUIView.ContainsFullScreenElement
WebUIView.ContainsFullScreenElementChanged
WebUIView.ContentLoading
WebUIView.CreateAsync
WebUIView.CreateAsync
WebUIView.DefaultBackgroundColor
WebUIView.DeferredPermissionRequests
WebUIView.DocumentTitle
WebUIView.DOMContentLoaded
WebUIView.FrameContentLoading
WebUIView.FrameDOMContentLoaded
WebUIView.FrameNavigationCompleted
WebUIView.FrameNavigationStarting
WebUIView.GetDeferredPermissionRequestById
WebUIView.GoBack
WebUIView.GoForward
WebUIView.IgnoreApplicationContentUriRulesNavigationRestrictions
WebUIView.InvokeScriptAsync
WebUIView.LongRunningScriptDetected
WebUIView.Navigate
WebUIView.NavigateToLocalStreamUri
WebUIView.NavigateToString
WebUIView.NavigateWithHttpRequestMessage
WebUIView.NavigationCompleted
WebUIView.NavigationStarting
WebUIView.NewWindowRequested
WebUIView.PermissionRequested
WebUIView.Refresh
WebUIView.ScriptNotify
WebUIView.Settings
WebUIView.Source
WebUIView.Stop
WebUIView.UnsafeContentWarningDisplaying
WebUIView.UnsupportedUriSchemeIdentified
WebUIView.UnviewableContentIdentified
WebUIView.WebResourceRequested

Windows.UI.Xaml.Automation.Peers

AppBarButtonAutomationPeer

AppBarButtonAutomationPeer.Collapse
AppBarButtonAutomationPeer.Expand
AppBarButtonAutomationPeer.ExpandCollapseState

AutomationPeer

AutomationPeer.IsDialog
AutomationPeer.IsDialogCore

MenuBarAutomationPeer
MenuBarAutomationPeer.#ctor

MenuBarItemAutomationPeer
MenuBarItemAutomationPeer.Collapse
MenuBarItemAutomationPeer.Expand
MenuBarItemAutomationPeer.ExpandCollapseState
MenuBarItemAutomationPeer.Invoke
MenuBarItemAutomationPeer.#ctor

Windows.UI.Xaml.Automation

AutomationElementIdentifiers

AutomationElementIdentifiers.IsDialogProperty

AutomationProperties

AutomationProperties.GetIsDialog
AutomationProperties.IsDialogProperty
AutomationProperties.SetIsDialog

Windows.UI.Xaml.Controls.Maps

MapTileAnimationState

MapTileAnimationState

MapTileBitmapRequestedEventArgs

MapTileBitmapRequestedEventArgs.FrameIndex

MapTileSource

MapTileSource.AnimationState
MapTileSource.AnimationStateProperty
MapTileSource.AutoPlay
MapTileSource.AutoPlayProperty
MapTileSource.FrameCount
MapTileSource.FrameCountProperty
MapTileSource.FrameDuration
MapTileSource.FrameDurationProperty
MapTileSource.Pause
MapTileSource.Play
MapTileSource.Stop

MapTileUriRequestedEventArgs

MapTileUriRequestedEventArgs.FrameIndex

Windows.UI.Xaml.Controls.Primitives

CommandBarFlyoutCommandBar

CommandBarFlyoutCommandBar
CommandBarFlyoutCommandBar.#ctor
CommandBarFlyoutCommandBar.FlyoutTemplateSettings

CommandBarFlyoutCommandBarTemplateSettings

CommandBarFlyoutCommandBarTemplateSettings
CommandBarFlyoutCommandBarTemplateSettings.CloseAnimationEndPosition
CommandBarFlyoutCommandBarTemplateSettings.ContentClipRect
CommandBarFlyoutCommandBarTemplateSettings.CurrentWidth
CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationEndPosition
CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationHoldPosition
CommandBarFlyoutCommandBarTemplateSettings.ExpandDownAnimationStartPosition
CommandBarFlyoutCommandBarTemplateSettings.ExpandDownOverflowVerticalPosition
CommandBarFlyoutCommandBarTemplateSettings.ExpandedWidth
CommandBarFlyoutCommandBarTemplateSettings.ExpandUpAnimationEndPosition
CommandBarFlyoutCommandBarTemplateSettings.ExpandUpAnimationHoldPosition
CommandBarFlyoutCommandBarTemplateSettings.ExpandUpAnimationStartPosition
CommandBarFlyoutCommandBarTemplateSettings.ExpandUpOverflowVerticalPosition
CommandBarFlyoutCommandBarTemplateSettings.OpenAnimationEndPosition
CommandBarFlyoutCommandBarTemplateSettings.OpenAnimationStartPosition
CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect
CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionAnimationEndPosition
CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionAnimationStartPosition
CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionDelta
CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionMoreButtonAnimationEndPosition
CommandBarFlyoutCommandBarTemplateSettings.WidthExpansionMoreButtonAnimationStartPosition

FlyoutBase

FlyoutBase.AreOpenCloseAnimationsEnabled
FlyoutBase.AreOpenCloseAnimationsEnabledProperty
FlyoutBase.InputDevicePrefersPrimaryCommands
FlyoutBase.InputDevicePrefersPrimaryCommandsProperty
FlyoutBase.IsOpen
FlyoutBase.IsOpenProperty
FlyoutBase.ShowAt
FlyoutBase.ShowMode
FlyoutBase.ShowModeProperty
FlyoutBase.TargetProperty

FlyoutShowMode

FlyoutShowMode

FlyoutShowOptions

FlyoutShowOptions
FlyoutShowOptions.ExclusionRect
FlyoutShowOptions.#ctor
FlyoutShowOptions.Placement
FlyoutShowOptions.Position
FlyoutShowOptions.ShowMode

NavigationViewItemPresenter
NavigationViewItemPresenter.Icon
NavigationViewItemPresenter.IconProperty
NavigationViewItemPresenter.#ctor

Windows.UI.Xaml.Controls

AnchorRequestedEventArgs

AnchorRequestedEventArgs
AnchorRequestedEventArgs.Anchor
AnchorRequestedEventArgs.AnchorCandidates

AppBarElementContainer

AppBarElementContainer
AppBarElementContainer.#ctor
AppBarElementContainer.DynamicOverflowOrder
AppBarElementContainer.DynamicOverflowOrderProperty
AppBarElementContainer.IsCompact
AppBarElementContainer.IsCompactProperty
AppBarElementContainer.IsInOverflow
AppBarElementContainer.IsInOverflowProperty

AutoSuggestBox

AutoSuggestBox.Description
AutoSuggestBox.DescriptionProperty

BackgroundSizing

BackgroundSizing

Border

Border.BackgroundSizing
Border.BackgroundSizingProperty
Border.BackgroundTransition

CalendarDatePicker

CalendarDatePicker.Description
CalendarDatePicker.DescriptionProperty

ComboBox

ComboBox.Description
ComboBox.DescriptionProperty
ComboBox.IsEditableProperty
ComboBox.Text
ComboBox.TextBoxStyle
ComboBox.TextBoxStyleProperty
ComboBox.TextProperty
ComboBox.TextSubmitted

ComboBoxTextSubmittedEventArgs

ComboBoxTextSubmittedEventArgs
ComboBoxTextSubmittedEventArgs.Handled
ComboBoxTextSubmittedEventArgs.Text

CommandBarFlyout

CommandBarFlyout
CommandBarFlyout.#ctor
CommandBarFlyout.PrimaryCommands
CommandBarFlyout.SecondaryCommands

ContentPresenter

ContentPresenter.BackgroundSizing
ContentPresenter.BackgroundSizingProperty
ContentPresenter.BackgroundTransition

制御

Control.BackgroundSizing
Control.BackgroundSizingProperty
Control.CornerRadius
Control.CornerRadiusProperty

DataTemplateSelector

DataTemplateSelector.GetElement
DataTemplateSelector.RecycleElement

DatePicker

DatePicker.SelectedDate
DatePicker.SelectedDateChanged
DatePicker.SelectedDateProperty

DatePickerSelectedValueChangedEventArgs

DatePickerSelectedValueChangedEventArgs
DatePickerSelectedValueChangedEventArgs.NewDate
DatePickerSelectedValueChangedEventArgs.OldDate

DropDownButton
DropDownButton.#ctor

DropDownButtonAutomationPeer
DropDownButtonAutomationPeer.Collapse
DropDownButtonAutomationPeer.#ctor
DropDownButtonAutomationPeer.Expand
DropDownButtonAutomationPeer.ExpandCollapseState

フレーム

Frame.IsNavigationStackEnabled
Frame.IsNavigationStackEnabledProperty
Frame.NavigateToType

Grid

Grid.BackgroundSizing
Grid.BackgroundSizingProperty

IconSourceElement

IconSourceElement
IconSourceElement.IconSource
IconSourceElement.#ctor
IconSourceElement.IconSourceProperty

IScrollAnchorProvider

IScrollAnchorProvider
IScrollAnchorProvider.CurrentAnchor
IScrollAnchorProvider.RegisterAnchorCandidate
IScrollAnchorProvider.UnregisterAnchorCandidate

MenuBar
MenuBar.Items
MenuBar.ItemsProperty
MenuBar.#ctor

MenuBarItem
MenuBarItem.Items
MenuBarItem.ItemsProperty
MenuBarItem.#ctor
MenuBarItem.Title
MenuBarItem.TitleProperty

MenuBarItemFlyout
MenuBarItemFlyout.#ctor

NavigationView.ContentOverlay
NavigationView.ContentOverlayProperty
NavigationView.IsPaneVisible
NavigationView.IsPaneVisibleProperty
NavigationView.OverflowLabelMode
NavigationView.OverflowLabelModeProperty
NavigationView.PaneCustomContent
NavigationView.PaneCustomContentProperty
NavigationView.PaneDisplayMode
NavigationView.PaneDisplayModeProperty
NavigationView.PaneHeader
NavigationView.PaneHeaderProperty
NavigationView.SelectionFollowsFocus
NavigationView.SelectionFollowsFocusProperty
NavigationView.ShoulderNavigationEnabled
NavigationView.ShoulderNavigationEnabledProperty
NavigationView.TemplateSettings
NavigationView.TemplateSettingsProperty

NavigationViewItem.SelectsOnInvoked
NavigationViewItem.SelectsOnInvokedProperty

NavigationViewItemInvokedEventArgs.InvokedItemContainer
NavigationViewItemInvokedEventArgs.RecommendedNavigationTransitionInfo

NavigationViewOverflowLabelMode

NavigationViewPaneDisplayMode

NavigationViewSelectionChangedEventArgs.RecommendedNavigationTransitionInfo
NavigationViewSelectionChangedEventArgs.SelectedItemContainer

NavigationViewSelectionFollowsFocus

NavigationViewShoulderNavigationEnabled

NavigationViewTemplateSettings
NavigationViewTemplateSettings.BackButtonVisibility
NavigationViewTemplateSettings.BackButtonVisibilityProperty
NavigationViewTemplateSettings.LeftPaneVisibility
NavigationViewTemplateSettings.LeftPaneVisibilityProperty
NavigationViewTemplateSettings.#ctor
NavigationViewTemplateSettings.OverflowButtonVisibility
NavigationViewTemplateSettings.OverflowButtonVisibilityProperty
NavigationViewTemplateSettings.PaneToggleButtonVisibility
NavigationViewTemplateSettings.PaneToggleButtonVisibilityProperty
NavigationViewTemplateSettings.SingleSelectionFollowsFocus
NavigationViewTemplateSettings.SingleSelectionFollowsFocusProperty
NavigationViewTemplateSettings.TopPadding
NavigationViewTemplateSettings.TopPaddingProperty
NavigationViewTemplateSettings.TopPaneVisibility
NavigationViewTemplateSettings.TopPaneVisibilityProperty

Panel

Panel.BackgroundTransition

PasswordBox

PasswordBox.CanPasteClipboardContent
PasswordBox.CanPasteClipboardContentProperty
PasswordBox.Description
PasswordBox.DescriptionProperty
PasswordBox.PasteFromClipboard
PasswordBox.SelectionFlyout
PasswordBox.SelectionFlyoutProperty

RelativePanel

RelativePanel.BackgroundSizing
RelativePanel.BackgroundSizingProperty

RichEditBox

RichEditBox.Description
RichEditBox.DescriptionProperty
RichEditBox.ProofingMenuFlyout
RichEditBox.ProofingMenuFlyoutProperty
RichEditBox.SelectionChanging
RichEditBox.SelectionFlyout
RichEditBox.SelectionFlyoutProperty
RichEditBox.TextDocument

RichEditBoxSelectionChangingEventArgs

RichEditBoxSelectionChangingEventArgs
RichEditBoxSelectionChangingEventArgs.Cancel
RichEditBoxSelectionChangingEventArgs.SelectionLength
RichEditBoxSelectionChangingEventArgs.SelectionStart

RichTextBlock

RichTextBlock.CopySelectionToClipboard
RichTextBlock.SelectionFlyout
RichTextBlock.SelectionFlyoutProperty

ScrollContentPresenter

ScrollContentPresenter.CanContentRenderOutsideBounds
ScrollContentPresenter.CanContentRenderOutsideBoundsProperty
ScrollContentPresenter.SizesContentToTemplatedParent
ScrollContentPresenter.SizesContentToTemplatedParentProperty

ScrollViewer

ScrollViewer.AnchorRequested
ScrollViewer.CanContentRenderOutsideBounds
ScrollViewer.CanContentRenderOutsideBoundsProperty
ScrollViewer.CurrentAnchor
ScrollViewer.GetCanContentRenderOutsideBounds
ScrollViewer.HorizontalAnchorRatio
ScrollViewer.HorizontalAnchorRatioProperty
ScrollViewer.ReduceViewportForCoreInputViewOcclusions
ScrollViewer.ReduceViewportForCoreInputViewOcclusionsProperty
ScrollViewer.RegisterAnchorCandidate
ScrollViewer.SetCanContentRenderOutsideBounds
ScrollViewer.UnregisterAnchorCandidate
ScrollViewer.VerticalAnchorRatio
ScrollViewer.VerticalAnchorRatioProperty

SplitButton

SplitButton
SplitButton.Click
SplitButton.Command
SplitButton.CommandParameter
SplitButton.CommandParameterProperty
SplitButton.CommandProperty
SplitButton.Flyout
SplitButton.FlyoutProperty
SplitButton.#ctor

SplitButtonAutomationPeer

SplitButtonAutomationPeer
SplitButtonAutomationPeer.Collapse
SplitButtonAutomationPeer.Expand
SplitButtonAutomationPeer.ExpandCollapseState
SplitButtonAutomationPeer.Invoke
SplitButtonAutomationPeer.#ctor

SplitButtonClickEventArgs

SplitButtonClickEventArgs

StackPanel

StackPanel.BackgroundSizing
StackPanel.BackgroundSizingProperty

TextBlock

TextBlock.CopySelectionToClipboard
TextBlock.SelectionFlyout
TextBlock.SelectionFlyoutProperty

TextBox

TextBox.CanPasteClipboardContent
TextBox.CanPasteClipboardContentProperty
TextBox.CanRedo
TextBox.CanRedoProperty
TextBox.CanUndo
TextBox.CanUndoProperty
TextBox.ClearUndoRedoHistory
TextBox.CopySelectionToClipboard
TextBox.CutSelectionToClipboard
TextBox.Description
TextBox.DescriptionProperty
TextBox.PasteFromClipboard
TextBox.ProofingMenuFlyout
TextBox.ProofingMenuFlyoutProperty
TextBox.Redo
TextBox.SelectionChanging
TextBox.SelectionFlyout
TextBox.SelectionFlyoutProperty
TextBox.Undo

TextBoxSelectionChangingEventArgs

TextBoxSelectionChangingEventArgs
TextBoxSelectionChangingEventArgs.Cancel
TextBoxSelectionChangingEventArgs.SelectionLength
TextBoxSelectionChangingEventArgs.SelectionStart

TextCommandBarFlyout

TextCommandBarFlyout
TextCommandBarFlyout.#ctor

TimePicker

TimePicker.SelectedTime
TimePicker.SelectedTimeChanged
TimePicker.SelectedTimeProperty

TimePickerSelectedValueChangedEventArgs

TimePickerSelectedValueChangedEventArgs
TimePickerSelectedValueChangedEventArgs.NewTime
TimePickerSelectedValueChangedEventArgs.OldTime

ToggleSplitButton

ToggleSplitButton
ToggleSplitButton.IsChecked
ToggleSplitButton.IsCheckedChanged
ToggleSplitButton.#ctor

ToggleSplitButtonAutomationPeer

ToggleSplitButtonAutomationPeer
ToggleSplitButtonAutomationPeer.Collapse
ToggleSplitButtonAutomationPeer.Expand
ToggleSplitButtonAutomationPeer.ExpandCollapseState
ToggleSplitButtonAutomationPeer.Toggle
ToggleSplitButtonAutomationPeer.#ctor
ToggleSplitButtonAutomationPeer.ToggleState

ToggleSplitButtonIsCheckedChangedEventArgs

ToggleSplitButtonIsCheckedChangedEventArgs

ToolTip

ToolTip.PlacementRect
ToolTip.PlacementRectProperty

TreeView

TreeView.CanDragItems
TreeView.CanDragItemsProperty
TreeView.CanReorderItems
TreeView.CanReorderItemsProperty
TreeView.ContainerFromItem
TreeView.ContainerFromNode
TreeView.DragItemsCompleted
TreeView.DragItemsStarting
TreeView.ItemContainerStyle
TreeView.ItemContainerStyleProperty
TreeView.ItemContainerStyleSelector
TreeView.ItemContainerStyleSelectorProperty
TreeView.ItemContainerTransitions
TreeView.ItemContainerTransitionsProperty
TreeView.ItemFromContainer
TreeView.ItemsSource
TreeView.ItemsSourceProperty
TreeView.ItemTemplate
TreeView.ItemTemplateProperty
TreeView.ItemTemplateSelector
TreeView.ItemTemplateSelectorProperty
TreeView.NodeFromContainer

TreeViewCollapsedEventArgs

TreeViewCollapsedEventArgs.Item

TreeViewDragItemsCompletedEventArgs

TreeViewDragItemsCompletedEventArgs
TreeViewDragItemsCompletedEventArgs.DropResult
TreeViewDragItemsCompletedEventArgs.Items

TreeViewDragItemsStartingEventArgs

TreeViewDragItemsStartingEventArgs
TreeViewDragItemsStartingEventArgs.Cancel
TreeViewDragItemsStartingEventArgs.Data
TreeViewDragItemsStartingEventArgs.Items

TreeViewExpandingEventArgs

TreeViewExpandingEventArgs.Item

TreeViewItem

TreeViewItem.HasUnrealizedChildren
TreeViewItem.HasUnrealizedChildrenProperty
TreeViewItem.ItemsSource
TreeViewItem.ItemsSourceProperty

WebView

WebView.WebResourceRequested

WebViewWebResourceRequestedEventArgs

WebViewWebResourceRequestedEventArgs
WebViewWebResourceRequestedEventArgs.GetDeferral
WebViewWebResourceRequestedEventArgs.Request
WebViewWebResourceRequestedEventArgs.Response

Windows.UI.Xaml.Core.Direct

IXamlDirectObject

IXamlDirectObject

Windows.UI.Xaml.Core.Direct

XamlDirect

XamlDirect
XamlDirect.AddEventHandler
XamlDirect.AddEventHandler
XamlDirect.AddToCollection
XamlDirect.ClearCollection
XamlDirect.ClearProperty
XamlDirect.CreateInstance
XamlDirect.GetBooleanProperty
XamlDirect.GetCollectionCount
XamlDirect.GetColorProperty
XamlDirect.GetCornerRadiusProperty
XamlDirect.GetDateTimeProperty
XamlDirect.GetDefault
XamlDirect.GetDoubleProperty
XamlDirect.GetDurationProperty
XamlDirect.GetEnumProperty
XamlDirect.GetGridLengthProperty
XamlDirect.GetInt32Property
XamlDirect.GetMatrix3DProperty
XamlDirect.GetMatrixProperty
XamlDirect.GetObject
XamlDirect.GetObjectProperty
XamlDirect.GetPointProperty
XamlDirect.GetRectProperty
XamlDirect.GetSizeProperty
XamlDirect.GetStringProperty
XamlDirect.GetThicknessProperty
XamlDirect.GetTimeSpanProperty
XamlDirect.GetXamlDirectObject
XamlDirect.GetXamlDirectObjectFromCollectionAt
XamlDirect.GetXamlDirectObjectProperty
XamlDirect.InsertIntoCollectionAt
XamlDirect.RemoveEventHandler
XamlDirect.RemoveFromCollection
XamlDirect.RemoveFromCollectionAt
XamlDirect.SetBooleanProperty
XamlDirect.SetColorProperty
XamlDirect.SetCornerRadiusProperty
XamlDirect.SetDateTimeProperty
XamlDirect.SetDoubleProperty
XamlDirect.SetDurationProperty
XamlDirect.SetEnumProperty
XamlDirect.SetGridLengthProperty
XamlDirect.SetInt32Property
XamlDirect.SetMatrix3DProperty
XamlDirect.SetMatrixProperty
XamlDirect.SetObjectProperty
XamlDirect.SetPointProperty
XamlDirect.SetRectProperty
XamlDirect.SetSizeProperty
XamlDirect.SetStringProperty
XamlDirect.SetThicknessProperty
XamlDirect.SetTimeSpanProperty
XamlDirect.SetXamlDirectObjectProperty

XamlEventIndex

XamlEventIndex

XamlPropertyIndex

XamlPropertyIndex

XamlTypeIndex

XamlTypeIndex

Windows.UI.Xaml.Hosting

DesktopWindowXamlSource

DesktopWindowXamlSource
DesktopWindowXamlSource.Close
DesktopWindowXamlSource.Content
DesktopWindowXamlSource.#ctor
DesktopWindowXamlSource.GotFocus
DesktopWindowXamlSource.HasFocus
DesktopWindowXamlSource.NavigateFocus
DesktopWindowXamlSource.TakeFocusRequested

DesktopWindowXamlSourceGotFocusEventArgs

DesktopWindowXamlSourceGotFocusEventArgs
DesktopWindowXamlSourceGotFocusEventArgs.Request

DesktopWindowXamlSourceTakeFocusRequestedEventArgs

DesktopWindowXamlSourceTakeFocusRequestedEventArgs
DesktopWindowXamlSourceTakeFocusRequestedEventArgs.Request

WindowsXamlManager

WindowsXamlManager
WindowsXamlManager.Close
WindowsXamlManager.InitializeForCurrentThread

XamlSourceFocusNavigationReason

XamlSourceFocusNavigationReason

XamlSourceFocusNavigationRequest

XamlSourceFocusNavigationRequest
XamlSourceFocusNavigationRequest.CorrelationId
XamlSourceFocusNavigationRequest.HintRect
XamlSourceFocusNavigationRequest.Reason
XamlSourceFocusNavigationRequest.#ctor
XamlSourceFocusNavigationRequest.#ctor
XamlSourceFocusNavigationRequest.#ctor

XamlSourceFocusNavigationResult

XamlSourceFocusNavigationResult
XamlSourceFocusNavigationResult.WasFocusMoved
XamlSourceFocusNavigationResult.#ctor

Windows.UI.Xaml.Input

CanExecuteRequestedEventArgs

CanExecuteRequestedEventArgs
CanExecuteRequestedEventArgs.CanExecute
CanExecuteRequestedEventArgs.Parameter

ExecuteRequestedEventArgs

ExecuteRequestedEventArgs
ExecuteRequestedEventArgs.Parameter

FocusManager

FocusManager.GettingFocus
FocusManager.GotFocus
FocusManager.LosingFocus
FocusManager.LostFocus

FocusManagerGotFocusEventArgs

FocusManagerGotFocusEventArgs
FocusManagerGotFocusEventArgs.CorrelationId
FocusManagerGotFocusEventArgs.NewFocusedElement

FocusManagerLostFocusEventArgs

FocusManagerLostFocusEventArgs
FocusManagerLostFocusEventArgs.CorrelationId
FocusManagerLostFocusEventArgs.OldFocusedElement

GettingFocusEventArgs

GettingFocusEventArgs.CorrelationId

LosingFocusEventArgs

LosingFocusEventArgs.CorrelationId

StandardUICommand

StandardUICommand
StandardUICommand.Kind
StandardUICommand.KindProperty
StandardUICommand.#ctor
StandardUICommand.#ctor

StandardUICommandKind

StandardUICommandKind

XamlUICommand

XamlUICommand
XamlUICommand.AccessKey
XamlUICommand.AccessKeyProperty
XamlUICommand.CanExecute
XamlUICommand.CanExecuteChanged
XamlUICommand.CanExecuteRequested
XamlUICommand.Command
XamlUICommand.CommandProperty
XamlUICommand.Description
XamlUICommand.DescriptionProperty
XamlUICommand.Execute
XamlUICommand.ExecuteRequested
XamlUICommand.IconSource
XamlUICommand.IconSourceProperty
XamlUICommand.KeyboardAccelerators
XamlUICommand.KeyboardAcceleratorsProperty
XamlUICommand.Label
XamlUICommand.LabelProperty
XamlUICommand.NotifyCanExecuteChanged
XamlUICommand.#ctor

Windows.UI.Xaml.Markup

FullXamlMetadataProviderAttribute

FullXamlMetadataProviderAttribute
FullXamlMetadataProviderAttribute.#ctor

IXamlBindScopeDiagnostics

IXamlBindScopeDiagnostics
IXamlBindScopeDiagnostics.Disable

IXamlType2

IXamlType2
IXamlType2.BoxedType

Windows.UI.Xaml.Media.Animation

BasicConnectedAnimationConfiguration

BasicConnectedAnimationConfiguration
BasicConnectedAnimationConfiguration.#ctor

ConnectedAnimation

ConnectedAnimation.Configuration

ConnectedAnimationConfiguration

ConnectedAnimationConfiguration

DirectConnectedAnimationConfiguration

DirectConnectedAnimationConfiguration
DirectConnectedAnimationConfiguration.#ctor

GravityConnectedAnimationConfiguration

GravityConnectedAnimationConfiguration
GravityConnectedAnimationConfiguration.#ctor

SlideNavigationTransitionEffect

SlideNavigationTransitionEffect

SlideNavigationTransitionInfo

SlideNavigationTransitionInfo.Effect
SlideNavigationTransitionInfo.EffectProperty

Windows.UI.Xaml.Media

Brush

Brush.PopulatePropertyInfo
Brush.PopulatePropertyInfoOverride

Windows.UI.Xaml.Navigation

FrameNavigationOptions

FrameNavigationOptions
FrameNavigationOptions.#ctor
FrameNavigationOptions.IsNavigationStackEnabled
FrameNavigationOptions.TransitionInfoOverride

Windows.UI.Xaml

BrushTransition

BrushTransition
BrushTransition.#ctor
BrushTransition.Duration

ColorPaletteResources

ColorPaletteResources
ColorPaletteResources.Accent
ColorPaletteResources.AltHigh
ColorPaletteResources.AltLow
ColorPaletteResources.AltMedium
ColorPaletteResources.AltMediumHigh
ColorPaletteResources.AltMediumLow
ColorPaletteResources.BaseHigh
ColorPaletteResources.BaseLow
ColorPaletteResources.BaseMedium
ColorPaletteResources.BaseMediumHigh
ColorPaletteResources.BaseMediumLow
ColorPaletteResources.ChromeAltLow
ColorPaletteResources.ChromeBlackHigh
ColorPaletteResources.ChromeBlackLow
ColorPaletteResources.ChromeBlackMedium
ColorPaletteResources.ChromeBlackMediumLow
ColorPaletteResources.ChromeDisabledHigh
ColorPaletteResources.ChromeDisabledLow
ColorPaletteResources.ChromeGray
ColorPaletteResources.ChromeHigh
ColorPaletteResources.ChromeLow
ColorPaletteResources.ChromeMedium
ColorPaletteResources.ChromeMediumLow
ColorPaletteResources.ChromeWhite
ColorPaletteResources.#ctor
ColorPaletteResources.ErrorText
ColorPaletteResources.ListLow
ColorPaletteResources.ListMedium

DataTemplate

DataTemplate.GetElement
DataTemplate.RecycleElement

DebugSettings

DebugSettings.FailFastOnErrors

EffectiveViewportChangedEventArgs

EffectiveViewportChangedEventArgs
EffectiveViewportChangedEventArgs.BringIntoViewDistanceX
EffectiveViewportChangedEventArgs.BringIntoViewDistanceY
EffectiveViewportChangedEventArgs.EffectiveViewport
EffectiveViewportChangedEventArgs.MaxViewport

ElementFactoryGetArgs

ElementFactoryGetArgs
ElementFactoryGetArgs.Data
ElementFactoryGetArgs.#ctor
ElementFactoryGetArgs.Parent

ElementFactoryRecycleArgs

ElementFactoryRecycleArgs
ElementFactoryRecycleArgs.Element
ElementFactoryRecycleArgs.#ctor
ElementFactoryRecycleArgs.Parent

FrameworkElement

FrameworkElement.EffectiveViewportChanged
FrameworkElement.InvalidateViewport
FrameworkElement.IsLoaded

IElementFactory

IElementFactory
IElementFactory.GetElement
IElementFactory.RecycleElement

ScalarTransition

ScalarTransition
ScalarTransition.Duration
ScalarTransition.#ctor

UIElement

UIElement.CanBeScrollAnchor
UIElement.CanBeScrollAnchorProperty
UIElement.CenterPoint
UIElement.OpacityTransition
UIElement.PopulatePropertyInfo
UIElement.PopulatePropertyInfoOverride
UIElement.Rotation
UIElement.RotationAxis
UIElement.RotationTransition
UIElement.Scale
UIElement.ScaleTransition
UIElement.StartAnimation
UIElement.StopAnimation
UIElement.TransformMatrix
UIElement.Translation
UIElement.TranslationTransition

Vector3Transition

Vector3Transition
Vector3Transition.Components
Vector3Transition.Duration
Vector3Transition.#ctor

Vector3TransitionComponents

Vector3TransitionComponents

Windows.Web

Windows.Web.UI.Interop

WebViewControl

WebViewControl.AddInitializeScript
WebViewControl.GotFocus
WebViewControl.LostFocus

Windows.Web.UI

IWebViewControl2

IWebViewControl2
IWebViewControl2.AddInitializeScript