The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CalendarBlackoutDatesCollection::ContainsAny Method (CalendarDateRange^)
.NET Framework (current version)
Returns a value that represents whether this collection contains any dates in the specified range of dates.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- range
-
Type:
System.Windows.Controls::CalendarDateRange^
The range of dates to search for.
Return Value
Type: System::Booleantrue if any dates in the range are contained in the collection; otherwise, false.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: